|
[Sponsors] |
January 15, 2003, 23:59 |
Mapping
|
#1 |
Guest
Posts: n/a
|
My physical plane has 3 straight lines on one side and a discontinuous mathematical function on the fourth side. I wouls like to map this onto a rectangle/square on the computational plane. Can anyone please help me with this?
|
|
January 20, 2003, 12:30 |
Re: Mapping
|
#2 |
Guest
Posts: n/a
|
It sounds like you want to use a structured rectangular mesh. I suggest you partition your problem space into blocks. The region either side of the discontinuity would lie in different blocks. You could then partition judiciously-chosen blocks by logically-rectangular (structured) meshes compatible at the block interfaces. If using FEM, you could assemble each rectangular block separately, and couple the blocks with constraints before solving. If your graphics program for plotting results is limited to rectangular meshes, then plot each block separately on the same graph.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cht tutorial in 15 | braennstroem | OpenFOAM Running, Solving & CFD | 197 | June 10, 2015 04:02 |
solid to fluid heattransfer with chtMultiRegionFoam | nakor | OpenFOAM | 11 | March 21, 2011 09:28 |
Trimming and Mapping Methods with ES-ICE | Zancanaro | Siemens | 0 | June 2, 2009 15:16 |
MFX mapping question | Pat | CFX | 0 | September 12, 2008 09:26 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |