|
[Sponsors] |
Coupling equations by mapping between 2 different meshes |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 16, 2010, 16:38 |
Coupling equations by mapping between 2 different meshes
|
#1 |
Senior Member
Ben K
Join Date: Feb 2010
Location: Ottawa, Canada
Posts: 140
Rep Power: 19 |
Hi, I'm looking for tips on how to map the boundary of a 2D mesh to the source term of an equation on a 1D mesh during the solution.
In my model I have two coupled equations solving for c1 and c2: laplacian(D2,c2) = 0 -> this is on a 2D submesh laplacian(D1,c1) = c2_boundary -> this is on a 1D mesh The source term for c1 is c2_boundary and is the value of the top boundary on the 2D mesh. Both of these meshes have the same width so it's just a 1-to-1 map between the 2D boundary and the 1D source term...how can I do this mapping? Any tips would be greatly appreciated. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Guide: Writing Equations in LaTeX on the CFD Online Forums | pete | Site Help, Feedback & Discussions | 27 | May 19, 2022 04:19 |
Coupling of multiple equations | akidess | OpenFOAM Running, Solving & CFD | 1 | July 29, 2009 21:49 |
Coupling meshes in v15 | canfield | OpenFOAM Running, Solving & CFD | 0 | December 22, 2008 09:14 |
coupling equations | mettler | Main CFD Forum | 3 | March 20, 2007 07:19 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |