|
[Sponsors] |
July 9, 2019, 15:27 |
Post-processing of nested regions
|
#1 |
New Member
Rodrigo de Oliveira
Join Date: Oct 2017
Posts: 2
Rep Power: 0 |
Hi!
I have made a fairly complicated solver that operates on meshes of 3 different levels (master mesh, mesh and sub-mesh). The mesh represents different fluid circuits (pipes or something) The master mesh represents places in which they overlap (some heat exchanger for example) Finally, the sub-mesh represents some section of the fluid that might be under the influence of some complicated source (electrical or chemical heaters for example). So the full case hierarchy looks like this:
Very interestingly, I can create the blockMesh for all regions. The master mesh only needs a normal blockMesh. For the multiple fluids, I can create the mesh with blockMesh -region heatedPipe for example. And for the sub-mesh I can create the mesh using blockMesh -region heatedPipe/heatingSource (which was quite surprising!). The solvers runs and works well. However, paraFoam does not work like this. In particular the forward slash / is forbidden in filenames so something like case{heatedPipe/heatingSource}.OpenFOAM cannot be created. Does anyone have a suggestion for how to use ParaView in the sub-mesh? Without just copying and pasting the sub-region in the parent folder or something like that. Maybe I stretched OpenFOAM in a unexpected way? Did I just get lucky with blockMesh? Cheers! |
|
Tags |
parafoam, region meshing |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wind turbine - post processing | er_ijaz | FLUENT | 0 | September 30, 2013 06:28 |
post processing for CEL expressions | Niru | CFX | 0 | May 10, 2013 14:13 |
Automated post processing using CFD Post | shreyasr | ANSYS | 0 | January 28, 2013 07:21 |
CFD post processing techniques & streamlining | klk | Main CFD Forum | 0 | October 19, 2010 08:37 |
post processing in CFD | MANISH BHARGAVA | Main CFD Forum | 0 | October 17, 1998 21:51 |