Commit graph

9 commits

Author SHA1 Message Date
Henry
c92401a598 faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
    writeArea  yes;

The initial total area is written in the log and data file header e.g.:

 #   Source : faceZone f0
 #   Faces  : 8
 #   Area   : 1.063860e-02
2015-04-26 22:06:56 +01:00
Henry
8f3c293472 faceSource: Writing the total area of the faceSource (sum(magSf)) for each time is now optional
Previous behavior which may be useful for moving-mesh cases can be
selected using the optional entry:
    writeTotalArea  yes;

The initial total area is written in the log and data file header e.g.:

 #   Source : faceZone f0
 #   Faces  : 8
 #   Area   : 1.063860e-02
2015-04-26 16:43:29 +01:00
mattijs
cf5fba9df5 STYLE: nearWallFields: unused object 2014-09-16 09:55:37 +01:00
Henry
56b8e52e65 fieldCoordinateSystemTransform: Remove N^2 loop over the field 2014-09-09 20:50:57 +01:00
mattijs
9419991507 BUG: faceSource: #1364 2014-08-05 15:25:14 +01:00
andy
ca7080f52d BUG: [cell|face]Source - updated CoV calculation 2014-07-10 12:10:45 +01:00
andy
6408c66870 BUG: faceSource - corrections for oriented fields 2014-07-02 16:08:50 +01:00
andy
8cdb431159 BUG: faceSource - incorrect treatment for cyclic - mantis #1092 #1181 2014-02-24 09:09:54 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00