p2d_model_settings#

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

Bases: Group

Newman’s P2D model settings.

Attributes

Attribute

Summary

initial_soc

Set initial SOC in the P2D model.

ref_capacity

Set reference capacity in the P2D model.

anode_thickness

Set negative electrode thickness in the P2D model.

anode_n_grid

Set number of grid in negative electrode zone in the P2D model.

anode_size_ratio

Set grid ratio for Ln in the P2D model.

anode_p_diameter

Set particle diameter in negative electrode in the P2D model.

anode_n_sphere

Set number of grids across radius of particle at anode in the P2D model.

anode_size_ratio_r

Set grid ratio for rn in the P2D model.

anode_cs_max

Set max. solid Li+ conc. at anode in the P2D model.

anode_stio_0

Set stoi. at 0% at anode in the P2D model.

anode_stio_100

Set stoi. at 100% at anode in the P2D model.

anode_ce_0

Set electrolyte Li+ conc. in anode in the P2D model.

anode_vof

Set volume fraction of electrolyte in negative electrode in the P2D model.

anode_filler_f

Set filler fraction in negative electrode in the P2D model.

anode_ds

Lithium mass diffusivity in anode particles in the P2D model.

anode_ed

Set activation energy for diff- in the P2D model.

anode_brugg

Set Bruggeman coefficient of negative electrode in the P2D model.

anode_sigma

Set solid electric conductivity in anode in the P2D model.

anode_i0

Set ref. rate constant in negative electrode in the P2D model.

anode_er

Set activation energy for Er- in the P2D model.

anode_alpha_a

Set anodic transfer coeff. at anode in the P2D model.

anode_alpha_c

Set cathodic Transfer Coeff. at anode in the P2D model.

anode_ocv

Set ocp in negative electrode in the P2D model.

cathode_thickness

Set positive electrode thickness in the P2D model.

cathode_n_grid

Set number of grid in positive electrode zone in the P2D model.

cathode_size_ratio

Set grid ratio for Lp in the P2D model.

cathode_p_diameter

Set particle diameter in positive Electrode in the P2D model.

cathode_n_sphere

Set number of grids across radius of particle at cathode in the P2D model.

cathode_size_ratio_r

Set grid ratio for rp in the P2D model.

cathode_cs_max

Set max. solid Li+ conc. at cathode in the P2D model.

cathode_stio_0

Set stoi. at 0% at cathode in the P2D model.

cathode_stio_100

Set stoi. at 100% at cathode in the P2D model.

cathode_ce_0

Set electrolyte Li+ conc. in cathode in the P2D model.

cathode_vof

Set volume fraction of electrolyte in positive electrode in the P2D model.

cathode_filler_f

Set filler fraction in positive electrode in the P2D model.

cathode_ds

Lithium mass diffusivity in cathode particles in the P2D model.

cathode_ed

Set activation energy for diff+ in the P2D model.

cathode_brugg

Set Bruggeman coefficient of positive electrode in the P2D model.

cathode_sigma

Set solid electric conductivity in cathode in the P2D model.

cathode_i0

Set ref. rate constant in positive electrode in the P2D model.

cathode_er

Set activation energy for Er+. in the P2D model.

cathode_alpha_a

Set anodic transfer coeff. at cathode in the P2D model.

cathode_alpha_c

Set cathodic transfer coeff. at cathode in the P2D model.

cathode_ocv

Set ocp in positive electrode in the P2D model.

electrolyte_thickness

Set separator thickness in the P2D model.

electrolyte_n_grid

Set number of grid in separator zone in the P2D model.

electrolyte_ce_0

Set electrolyte Li+ conc. in separator in the P2D model.

electrolyte_vof

Set volume fraction of electrolyte in separator in the P2D model.

electrolyte_brugg

Set Bruggeman coefficient of separator in the P2D model.

electrolyte_de

Mass diffusivity of electrolyte in the P2D model.

electrolyte_t_plus

Set transference number t+ in the P2D model.

electrolyte_sigma

Set ionic conductivity in electrolyte in the P2D model.

electrolyte_activity

Set electrolyte activity-term in the P2D model.

analytical_cs

Use analytical cs in the P2D model.

analytical_cs_order

Set Cs function order in the P2D model.

aging_model_enabled

Enable aging model in the P2D model.

aging_file

Aging file name in the P2D model.

aging_profile

Select aging effects profile in the P2D model.

Included in:

Parent

Summary

battery

Battery model settings.