ENH: support -time for blockMesh
corss reference and code at EP#765
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Activity
- Author Developer
Alternative was to support latestTime via:
IOobject ( regionName, //runTime.constant(), runTime.timeName(), runTime ),
- Author Developer
But probably should give statement before 'End', about the time at which the files are written.
Yes, such a statement would be important. I also noticed this was not in the original development, and it will help.
- Mattijs Janssens mentioned in commit 956688ce8585f35d843f00b5a73d903f2132407e
mentioned in commit 956688ce8585f35d843f00b5a73d903f2132407e
- Maintainer
-
-resultTime
instead for consistency with mergeMeshes and subsetMesh? - accept
-time
for mergeMeshes and subsetMesh instead? - none of the above?
-
For consistency, I would propose "-time", but if it has to be "-resultTime", I am sure I can live with it. Actually, why are we using "-resultTime" in the other utilities?
Edited by Roger Almenar- Maintainer
-time
might get confused with-times
? But-resultTime
looks pretty ugly I think. - Mark OLESEN closed
closed