ENH: Changing name from ODESolidChemistryModel to solidChemistryModel,

adding a base class basicSolidChemistryModel and deriving
pyrolysisSolidChemistry  model for solid
This commit is contained in:
sergio
2013-02-21 15:05:11 +00:00
parent 63cc7b534a
commit a6948a1c12
21 changed files with 812 additions and 507 deletions

View File

@ -18,7 +18,7 @@ FoamFile
chemistryType
{
chemistrySolver ode;
chemistryThermo solid;
chemistryThermo pyrolysis;
}
chemistry on;