Skip to content

Commit

Permalink
Make it public, as suggested
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
  • Loading branch information
henrikt-ma and HansOlsson committed May 25, 2023
1 parent 1f422fc commit 1969bc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modelica/Electrical/Batteries/Examples/CCCVcharging.mo
Expand Up @@ -2,7 +2,6 @@ within Modelica.Electrical.Batteries.Examples;
model CCCVcharging
"Charge a battery with constant current - constant voltage characteristic"
extends Modelica.Icons.Example;
protected
parameter Modelica.Units.SI.Current Isc = 1200 "Short-circuit current of cell at OCVmax";
public
parameter Modelica.Electrical.Batteries.ParameterRecords.TransientData.ExampleData cellData(
Expand Down

0 comments on commit 1969bc1

Please sign in to comment.