From 67f2eadc8f4614fc7e6585c861440b379c878c11 Mon Sep 17 00:00:00 2001 From: Michael Wetter Date: Wed, 3 Jan 2024 13:23:59 -0800 Subject: [PATCH] Formatted file --- .../BaseClasses/PV/BaseClasses/lambertWSimple.mo | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/lambertWSimple.mo b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/lambertWSimple.mo index 5a5a6fe1c5..062acec36a 100644 --- a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/lambertWSimple.mo +++ b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/lambertWSimple.mo @@ -8,8 +8,12 @@ function lambertWSimple algorithm W:= log(x)*(1-log(log(x))/(log(x)+1)); annotation (Documentation(info=" -

The Lambert W function solves mathematical equations in which the unknown is both inside and outside of an exponential function or a logarithm.

-

This function is a simple approximation for Lambert W function following Baetzelis, 2016:

+

+The Lambert W function solves mathematical equations in which the unknown is both inside and outside of an exponential function or a logarithm. +

+

+This function is a simple approximation for Lambert W function following Baetzelis, 2016: +

", revisions="