|
[Sponsors] |
June 4, 2009, 14:55 |
Write interpolated patch data of coarse mesh
|
#1 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Hi,
with functions like: Code:
wallPressure { // Type of functionObject type surfaces; // Where to load it from (if not already in solver) functionObjectLibs ("libsampling.so"); // Output every 10th time step interval 10; surfaceFormat raw; fields ( p ); surfaces ( walls { type patch; patchName walls; triangulate false; } ); } Regards! Fabian1 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Fluent3DMeshToFoam | simvun | OpenFOAM Meshing & Mesh Conversion | 50 | January 19, 2020 16:33 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
CheckMeshbs errors | ivanyao | OpenFOAM Running, Solving & CFD | 2 | March 11, 2009 03:34 |
2d irregular grid | Remy | Main CFD Forum | 1 | December 22, 2008 05:49 |
Tecplot. add experimental data into a mesh | Alejandro | FLUENT | 0 | December 10, 2008 08:08 |