Next: Model setting without an Up: Alternative formulation Previous: Alternative formulation Contents Index Running Simulation - Parallel Run - Domain Reconstruction When simulation has finished data needs to be reconstructed:# reconstructPar -region spiral > log.reconstructPar.spiral# reconstructPar -region rotor > log.reconstructPar.rotor# reconstructPar -region drafttube > log.reconstructPar.drafttube #!/bin/sh reconstructPar -region spiral -latestTime > log.reconstructPar.spiral & reconstructPar -region rotor -latestTime > log.reconstructPar.rotor & reconstructPar -region drafttube -latestTime > log.reconstructPar.drafttube OpenFOAM Training by CFD Support, CFD SUPPORT, info@cfdsupport.com +420 212 243 883 © CFD support, s.r.o., Sokolovská 270/201, 190 00 Praha 9, Czech Republic