View Issue Details

IDProjectCategoryView StatusLast Update
0003489OpenFOAMFeaturepublic2020-11-21 19:55
ReporterStasF1Assigned Tohenry  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionno change required 
PlatformUnixOSOtherOS Version(please specify)
Product Versiondev 
Summary0003489: Return writeVolume option to volFieldValue post-processing function
DescriptionIn the commit d27e752 the writeVolume option was removed from volFieldValue post-processing function, but it was handy tool for moving meshes (and it also needed).
Is it possible to return it back?
Additional Information- [ commit d27e752 ] - https://github.com/OpenFOAM/OpenFOAM-dev/commit/d27e752ad6a3811cc76aa5b540b46841d11192a1
- System: Ubuntu 20.04 LTS
- Product Version: OpenFOAM-dev, 2020/04/26 - https://github.com/OpenFOAM/OpenFOAM-dev/releases/tag/20200426
TagsNo tags attached.

Activities

henry

2020-04-28 23:58

manager   ~0011307

It is not logical that volFieldValue functionObject also provides mesh geometry writing capability, it would be better that this is provided by a special functionObject dedicated to that purpose.

chris

2020-04-29 08:51

manager   ~0011308

Follow the advice here https://cfd.direct/openfoam/productive-cfd/#post-processing-cli
and type:
postProcess -list
You should see the writeCellVolumes function object

StasF1

2020-04-29 09:36

reporter   ~0011309

Thank you for your immidiate responce!
I'm familiar the writeCellVolumes object, but it just creates volScalarField of the cell volumes. But what if i need to get volume of the whole domain (as function of time)? Or even volume of the cellZone region?

henry

2020-11-21 19:55

manager   ~0011707

User support request.

Issue History

Date Modified Username Field Change
2020-04-28 23:23 StasF1 New Issue
2020-04-28 23:58 henry Note Added: 0011307
2020-04-29 08:51 chris Note Added: 0011308
2020-04-29 09:36 StasF1 Note Added: 0011309
2020-11-21 19:55 henry Assigned To => henry
2020-11-21 19:55 henry Status new => closed
2020-11-21 19:55 henry Resolution open => no change required
2020-11-21 19:55 henry Note Added: 0011707