mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
@ -48,19 +48,6 @@ runTimeModifiable yes;
|
||||
adjustTimeStep yes;
|
||||
|
||||
maxCo 5;
|
||||
functions
|
||||
{
|
||||
mag(U)
|
||||
{
|
||||
type mag;
|
||||
libs ( "libfieldFunctionObjects.so" );
|
||||
field U;
|
||||
executeControl writeTime;
|
||||
writeControl writeTime;
|
||||
fields 1 ( U );
|
||||
result myMagU;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user