Skip to content

Commit

Permalink
removed unused code
Browse files Browse the repository at this point in the history
xavierr committed Oct 3, 2024
1 parent ad93342 commit a52c57f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Battery/GenericBattery.m
Original file line number Diff line number Diff line change
@@ -410,8 +410,6 @@

scalings{end + 1} = {{elde, co, 'chargeCons'}, F*volRef.(elde).(co)*RvolRef};

scalings{end + 1} = {{elde, co, 'chargeCons'}, F*volRef.(elde).(co)*RvolRef};

if model.include_current_collectors
% We use the same scaling as for the coating multiplied by the conductivity ration
coef = condRef.(elde).(cc)/condRef.(elde).(co);

0 comments on commit a52c57f

Please sign in to comment.