release on 2015-01-05_13-56-45

This commit is contained in:
Christoph Goniva, DCS Computing GmbH
2015-01-05 13:56:45 +01:00
parent 7fa304d58b
commit 88743b79fd
56 changed files with 1348 additions and 316 deletions

View File

@ -211,6 +211,18 @@ particleCellVolumeProps
verbose true;
}
fieldStoreProps
{
scalarFieldNames
(
);
vectorFieldNames
(
"U"
);
}
oneWayVTKProps
{
couplingFilename "vtk_out%4.4d.vtk";