cellSource: Writing the volume of the cellSource (sum(V)) for each time is now optional
Previous behavior which may be useful for moving-mesh cases can be selected using the optional entry: writeVolume yes; The initial volume is written in the log and data file header e.g.: # Source : all # Cells : 3829 # Volume : 9.943164e-01 Also added sumMag | sum of component magnitudes
Showing
- src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C 36 additions, 12 deletions...functionObjects/field/fieldValues/cellSource/cellSource.C
- src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.H 14 additions, 5 deletions...functionObjects/field/fieldValues/cellSource/cellSource.H
- src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSourceTemplates.C 7 additions, 3 deletions...bjects/field/fieldValues/cellSource/cellSourceTemplates.C
- src/postProcessing/functionObjects/field/fieldValues/fieldValue/fieldValue.C 1 addition, 1 deletion...functionObjects/field/fieldValues/fieldValue/fieldValue.C
Please register or sign in to comment