Mark Olesen
077910628e
ENH: momentum field function (issue #1105)
Calculates linear/angular momentum, reporting integral values
and optionally writing the fields.
Example
momentum1
{
type momentum;
libs ("libfieldFunctionObjects.so");
...
writeMomentum yes;
writeVelocity no;
cylindrical true;
origin (0 0 0);
e1 (1 0 0);
e3 (0 0 1);
}
2018-12-04 15:16:03 +01:00
..
2018-06-28 12:56:00 +01:00
2018-06-28 12:56:00 +01:00
2018-06-28 12:56:00 +01:00
2018-07-18 16:47:34 +02:00
2018-12-04 15:16:03 +01:00
2018-06-28 12:56:00 +01:00
2018-06-28 12:56:00 +01:00
2018-11-22 17:31:34 +01:00
2018-11-07 10:33:36 +01:00
2018-12-02 11:14:04 +01:00
2018-06-28 12:56:00 +01:00
2018-11-07 10:33:36 +01:00
2018-06-28 12:56:00 +01:00
2018-10-09 15:52:52 +02:00