CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

Post-processing of nested regions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 9, 2019, 14:27
Default Post-processing of nested regions
  #1
New Member
 
Rodrigo de Oliveira
Join Date: Oct 2017
Posts: 2
Rep Power: 0
MadScientist is on a distinguished road
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:
  • heatExchangers
    • coolingPipe
    • heatedPipe
      • heatingSource
In terms of folders, it looks like this:
  • 0
    • coolingPipe
    • heatedPipe
      • heatingSource
  • constant
    • coolingPipe
    • heatedPipe
      • heatingSource
  • system
    • coolingPipe
    • heatedPipe
      • heatingSource

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!
MadScientist is offline   Reply With Quote

Reply

Tags
parafoam, region meshing


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
wind turbine - post processing er_ijaz FLUENT 0 September 30, 2013 05:28
post processing for CEL expressions Niru CFX 0 May 10, 2013 13:13
Automated post processing using CFD Post shreyasr ANSYS 0 January 28, 2013 06:21
CFD post processing techniques & streamlining klk Main CFD Forum 0 October 19, 2010 07:37
post processing in CFD MANISH BHARGAVA Main CFD Forum 0 October 17, 1998 20:51


All times are GMT -4. The time now is 13:43.