standalone_echem_model#

class ansys.fluent.core.generated.solver.settings_242.standalone_echem_model.standalone_echem_model(name=None, parent=None)#

Bases: Group

Run standalone echem model.

Attributes

Attribute

Summary

enabled

Enable standalone echem model.

life_model_enabled

Enable physics-based battery life model.

report_time_step

Report time step in the standalone echem model.

total_run_num_cycles

Total run number of cycles in the standalone echem model.

total_run_time

Total run time in the standalone echem model.

ref_temp

Reference temperature used in the standalone echem model.

load_type

Select mechanical load type in the standalone echem model.

external_p

External pressure in the standalone echem model.

total_deformation

Total deformation (%) in the standalone echem model.

external_stiff

Set external stiffness in the standalone echem model.

ce_ec

Set ethylene Carbonate concentration in the standalone echem model.

diff_ec

Set ethylene carbonate diffusivity in the standalone echem model.

rho_sei

Set SEI density in the standalone echem model.

m_sei

Set SEI molecular weight in the standalone echem model.

kappa_sei

Set SEI conductivity in the standalone echem model.

k0_sei

Reference rate constant of SEI reaction in the standalone echem model.

ac_sei

Transfer coefficient at cathode of SEI reaction in the standalone echem model.

u_sei

Equilibrium potential of SEI reaction in the standalone echem model.

lithium_plating_enabled

Enable lithium plating in the standalone echem model.

rho_li

Lithium density in the standalone echem model.

m_li

Lithium molecular weight in the standalone echem model.

i0_lpl

Reference current density of Li plating reaction in the standalone echem model.

ac_lpl

Transfer coefficient at cathode of Li plating reaction in the standalone echem model.

u_lpl

Equilibrium potential of Li plating reaction in the standalone echem model.

beta

Fraction of deposited Li+ forming SEI in the standalone echem model.

multiplier

Aging effects multiplier used in the standalone echem model.

save_interval

Save aging effects profile every N cycles in the standalone echem model.

restart_enabled

Restart from aged battery in the standalone echem model.

restart_filename

Specify profile file name (*.prof,csv) in the standalone echem model.

restart_profile

Select aging effects profile in the standalone echem model.

Methods

Method

Summary

run_echem_standalone

Execute standalone echem model command.

Included in:

Parent

Summary

tool_kits

Battery model’s tool kits.