CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   See Results of mapped Fields (https://www.cfd-online.com/Forums/openfoam-pre-processing/229604-see-results-mapped-fields.html)

SimonStar August 17, 2020 05:47

See Results of mapped Fields
 
Hello,


I am using mapFields to interpolate fields from one mesh to another mesh for the first time now.
I got it without any errors in the terminal by using the following command:

Code:

mapFields -sourceTime 'latestTime' ../3_case_SFE -mapMethod cellPointInterpolate
But now by opening the case I can not see the results in paraview.
Just the normal geometry is visible and I only can choose 'solid color' but no fields.


In my case Folder is no File called U...
I do not really understand whats wrong - can someone help me?


Thank you
Simon

SimonStar August 18, 2020 02:45

Here for everyone who has the same problem and does not know mapField so good:


MapFields needs to have the empty Field Files in the destination folder. Because its only interpolating the empty files there.


All times are GMT -4. The time now is 01:50.