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-23 09:12:06 +02:00
2018-06-28 12:56:00 +01:00
2018-11-07 10:33:36 +01:00
2018-11-07 10:33:36 +01:00
2018-11-14 11:20:17 +00:00
2018-11-07 10:33:36 +01:00
2018-10-01 13:54:10 +02:00
2018-06-28 12:56:00 +01:00
2018-12-04 15:16:03 +01:00
2018-09-27 16:34:44 +01:00
2018-09-27 16:34:44 +01:00