|
[Sponsors] |
September 19, 2012, 03:47 |
Calculation on two meshes
|
#1 |
Member
Norbert Weber
Join Date: May 2012
Location: Dresden, Germany
Posts: 37
Rep Power: 14 |
In my solver I have to do Biot-Savart, which are NumberOfCells² operations. That takes time. On the other hand, the mesh has to be fine enough for the simulation to be correct.
That is why I am thinking of calculating with two seperate meshes: (1) fine mesh for Navier-Stokes Eqn (2) a coarse mesh for Biot-Savart Are there any examples / predefined functions for working with two meshes and for interpolation between them? Thanks a lot!!! |
|
September 19, 2012, 07:53 |
|
#2 | ||||||
Member
Norbert Weber
Join Date: May 2012
Location: Dresden, Germany
Posts: 37
Rep Power: 14 |
I already solved the problem, following this explanation:
http://www.cfd-online.com/Forums/ope...time-step.html Just in case someone has the same problem: (1) you have to make 2 separate meshes Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
|||||||
September 24, 2012, 03:56 |
|
#3 |
New Member
Sebastian Bomberg
Join Date: Aug 2012
Location: Munich, Germany
Posts: 12
Rep Power: 14 |
Actually the blockMesh utility understands the "-region" option, so that you do not need to copy meshes from one directory to the other. Also decomposePar and e.g. funkySetfields know about the "-region" option.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wrong calculation of nut in the kOmegaSST turbulence model | FelixL | OpenFOAM Bugs | 27 | March 27, 2012 10:02 |
yPlus Calculation for lowRe Meshes | camoesas | OpenFOAM Post-Processing | 2 | March 9, 2012 11:03 |
MRF and Heat transfer calculation | Susan YU | FLUENT | 0 | June 2, 2010 09:46 |
Defining output as input for second calculation | mannobot | FLUENT | 1 | June 2, 2010 05:20 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |