10 lines
137 B
C++
10 lines
137 B
C++
|
Info<< "\nConstructing reacting cloud" << endl;
|
||
|
thermoReactingCloud parcels
|
||
|
(
|
||
|
"reactingCloud1",
|
||
|
rho,
|
||
|
U,
|
||
|
g,
|
||
|
thermo
|
||
|
);
|