mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
thermophysical utilities: Added environmental pressure to example controlDicts
This commit is contained in:
@ -15,6 +15,7 @@ FoamFile
|
|||||||
}
|
}
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
P 1e5;
|
||||||
T0 300.0;
|
T0 300.0;
|
||||||
|
|
||||||
H2
|
H2
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
P 1e5;
|
||||||
T0 293;
|
T0 293;
|
||||||
|
|
||||||
reactants
|
reactants
|
||||||
|
|||||||
Reference in New Issue
Block a user