|
[Sponsors] |
March 1, 2020, 00:23 |
GasMixing tutorial problem
|
#1 |
New Member
Join Date: Feb 2020
Posts: 1
Rep Power: 0 |
I only kindof know what I'm doing - I got some of the OpenFOAM tutorials to build, but not others. In particular, the "compressible/rhoSimpleFoam/gasMixing/injectorPipe" tutorial: I run ./Allclean, then ./Allrun, and it appears to work, but when I run paraFoam, unlike the other tutorials I've run the VCR controls don't show a number of frames, and the properties for the main mesh don't show any fields. Screenshot: https://flic.kr/p/2iysHxU
system/controlDict seems to indicate that there ought to be 12 saved frames. I checked log.rhoSimpleFoam, and it LOOKS like it's computed all the frames. It kindof looks like the results of the parallel processing are never put back together, but I'm not really sure. Anybody know how to correctly complete the processing, and/or view the results? Here's my logs: https://drive.google.com/open?id=1ib...Hi6spMDg5U6Ko5 Here's my WHOLE directory, after running: (~120MB) https://drive.google.com/open?id=15y...y6b9mqRjt0cuHA From the directory name, it looks like I'm running OpenFOAM v1912. |
|
March 1, 2020, 16:39 |
|
#2 |
Senior Member
Join Date: Aug 2015
Posts: 494
Rep Power: 15 |
You've almost got it. The case indeed ran in parallel on several processors (assuming that you've not edited the tutorial), so you will need to reconstruct the data with the "reconstructPar" utility. Note that you could also use paraview to view the decomposed case, but that reconstruction makes the visualization process smoother.
Caelan |
|
Tags |
openfoam, parafoam, tutorial |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
cavity tutorial problem in OF 3.0.x | mohsen.boojari | OpenFOAM Running, Solving & CFD | 5 | February 14, 2016 12:03 |
multiRegionHeater tutorial visualization problem | Bufacchi | OpenFOAM Running, Solving & CFD | 3 | September 18, 2015 10:20 |
Problem on Fluent Tutorial: Horizontal Film Boilig | Feng | FLUENT | 2 | April 13, 2013 06:34 |
newbie problem with cavity tutorial | miki | OpenFOAM Running, Solving & CFD | 8 | September 2, 2012 16:22 |
Help! Compiled UDF problem 4 Wave tank tutorial | Shane | FLUENT | 1 | September 3, 2010 03:32 |