12 lines
491 B
C++
Executable File
12 lines
491 B
C++
Executable File
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
| phasicFlow File |
|
|
| copyright: www.cemf.ir |
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
objectName interaction;
|
|
objectType dicrionary;
|
|
|
|
materials (wallMat); // a list of materials names
|
|
densities (1000.0); // density of materials [kg/m3]
|
|
|