mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STY: Tide of chockedNozzle tutorial
This commit is contained in:
@ -15,7 +15,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
combustionModel EDC<psiChemistryCombustion>;
|
||||
combustionModel EDC;
|
||||
|
||||
active false;
|
||||
|
||||
|
||||
@ -1,10 +1,13 @@
|
||||
species
|
||||
(
|
||||
O2
|
||||
N2
|
||||
O2
|
||||
N2
|
||||
)
|
||||
;
|
||||
|
||||
reactions
|
||||
{}
|
||||
|
||||
|
||||
elements
|
||||
();
|
||||
|
||||
Reference in New Issue
Block a user