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="