AratzH wrote: ↑18 Apr 2020, 15:56
I tried the new version and the post processing pictures still go into the root folder, one level up from the case folder.
Also, for some reason sometimes I get the U_nearWalls VTK and pictures but other not. Apparently there is some error while sampling some parts:
Time = 2500
Reading fields:
volScalarFields: static(p)_coeff total(p)_coeff
volVectorFields: U
Executing functionObjects
--> FOAM Warning :
From function void Foam::mappedPatchBase::calcMapping() const
in file mappedPatches/mappedPolyPatch/mappedPatchBase.C at line 604
Did not find 24052 out of 23575 total samples. Sampling these on owner cell centre instead.
On patch wheel_fl on region region0 in mode nearestCell
with offset mode normal. Suppressing further warnings from mappedPatchBase
[9] Generating stack trace...
Any ideas?
Regarding this error a few comments. By mistake I run another case using the carCoarse template (bad idea, results will be very different) and the post processing completed all the steps without error, but pictures still went into the root folder and no report was generated.
Also, I found another bug where if I choose 28 processors in mflow it will set up the case to run in 36. It's not the end of the world since I can manually change it before running, but I thought it was worth mentioning.