Skip to content

Commit

Permalink
Remove public
Browse files Browse the repository at this point in the history
  • Loading branch information
christiankral committed Oct 18, 2023
1 parent 1969bc1 commit eef1cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modelica/Electrical/Batteries/Examples/CCCVcharging.mo
Expand Up @@ -3,7 +3,6 @@ model CCCVcharging
"Charge a battery with constant current - constant voltage characteristic"
extends Modelica.Icons.Example;
parameter Modelica.Units.SI.Current Isc = 1200 "Short-circuit current of cell at OCVmax";
public
parameter Modelica.Electrical.Batteries.ParameterRecords.TransientData.ExampleData cellData(
Qnom=18000,
useLinearSOCDependency=false,
Expand Down

0 comments on commit eef1cb0

Please sign in to comment.