update tutorial to include pressure field name

This commit is contained in:
ekinaci
2017-04-28 10:50:32 +02:00
parent c0164b4f5a
commit d7ddb5face
3 changed files with 4 additions and 2 deletions

View File

@ -106,6 +106,8 @@ speciesProps
voidfractionFieldName "voidfraction";
totalMoleFieldName "N";
partMoleName "partN";
pressureFieldName "p";
partPName "partP";
}
SyamlalThermCondProps

View File

@ -23,7 +23,7 @@ startTime 0;
stopAt endTime;
endTime 20;
endTime 1;
deltaT 0.0001;

View File

@ -51,7 +51,7 @@ fix cfd3 all couple/cfd/chemistry n_species 3 species_names O2 CO2 N2
# this should shrink the particle
#fix cfd4 all chem/shrink speciesA O2 molMassA 31.99 speciesC CO2 molMassC 44.01 molMassB 12.01 k 2.5e3 rdef 0.2
#fix cfd4 all chem/shrink speciesA O2 molMassA 31.99 speciesC CO2 molMassC 44.01 molMassB 12.01 k 2.5e3 rmin 0.005
fix cfd4 all chem/shrink speciesA O2 molMassA 31.99 speciesC CO2 molMassC 44.01 molMassB 12.01 k 2.5e3 rmin 0.005
# apply nve integration to all particles that are inserted as single particles
fix integr all nve/sphere