repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bugfix: restored floatTransfer flag
[foam-extend-3.2.git]
/
applications
/
solvers
/
lagrangian
/
porousExplicitSourceReactingParcelFoam
/
createClouds.H
blob
74a66b63e89da8180b8e4c473bbd1db670ca7eaf
1
Info<< "\nConstructing reacting cloud" << endl;
2
icoPoly8ThermoReactingMultiphaseCloud parcels
3
(
4
"reactingCloud1",
5
rho,
6
U,
7
g,
8
thermo
9
);