mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Changing name from ODESolidChemistryModel to solidChemistryModel,
adding a base class basicSolidChemistryModel and deriving pyrolysisSolidChemistry model for solid
This commit is contained in:
@ -18,7 +18,7 @@ FoamFile
|
||||
chemistryType
|
||||
{
|
||||
chemistrySolver ode;
|
||||
chemistryThermo solid;
|
||||
chemistryThermo pyrolysis;
|
||||
}
|
||||
|
||||
chemistry on;
|
||||
|
||||
Reference in New Issue
Block a user