You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parameter Modelica.Units.SI.Mass mass_start=dropOfCommons.DefaultMass "Initial mass of the substance"
@@ -90,7 +90,7 @@ package Boundaries "Boundary models for undirected chemical simulation"
90
90
<p>where</p>
91
91
<p>x .. mole fraction of the substance in the solution</p>
92
92
<p>T .. temperature in Kelvins</p>
93
-
<p>v .. relative eletric potential of the solution</p>
93
+
<p>v .. relative electric potential of the solution</p>
94
94
<p>z .. elementary charge of the substance (like -1 for electron, +2 for Ca^2+)</p>
95
95
<p>R .. gas constant</p>
96
96
<p>F .. Faraday constant</p>
@@ -99,7 +99,7 @@ package Boundaries "Boundary models for undirected chemical simulation"
99
99
<p>DfG .. free Gibbs energy of formation of the substance</p>
100
100
<p>DfH .. free enthalpy of formation of the substance</p>
101
101
<p>DfS .. free entropy of formation of the substance </p>
102
-
<p><br>Be carefull, DfS is not the same as absolute entropy of the substance S° from III. thermodinamic law! It must be calculated from tabulated value of DfG(298.15 K) and DfH as DfS=(DfH - DfG)/298.15. </p>
102
+
<p><br>Be careful, DfS is not the same as absolute entropy of the substance S° from III. thermodynamic law! It must be calculated from tabulated value of DfG(298.15 K) and DfH as DfS=(DfH - DfG)/298.15. </p>
103
103
</html>"));
104
104
end Substance;
105
105
@@ -119,7 +119,7 @@ package Boundaries "Boundary models for undirected chemical simulation"
119
119
parameter Modelica.Units.SI.ElectricPotential v_start=0"Initial electric potential"
@@ -545,7 +545,7 @@ package Boundaries "Boundary models for undirected chemical simulation"
545
545
extends Internal.PartialTerminalRear;
546
546
547
547
parameter Modelica.Units.SI.Time HalfTime
548
-
"Degradation half time. The time after which will remain half of initial concentration in the defined volume when no other generation, clearence and degradation exist.";
548
+
"Degradation half time. The time after which will remain half of initial concentration in the defined volume when no other generation, clearance and degradation exist.";
549
549
550
550
Modelica.Units.SI.AmountOfSubstance n;
551
551
@@ -1385,7 +1385,7 @@ package Boundaries "Boundary models for undirected chemical simulation"
1385
1385
parameter Chemical.Interfaces.Definition substanceDefinition=dropOfCommons.DefaultSubstance "Definition of the substance"
1386
1386
annotation (choicesAllMatching=true, Dialog(enable=not useRear, group = "Substance"));
0 commit comments