|
[Sponsors] |
September 28, 2023, 00:02 |
Question in funkySetFieldsDict
|
#1 |
Member
Niyas
Join Date: Apr 2013
Posts: 45
Rep Power: 13 |
Hello everyone,
I am trying to run some basic 2D rectangular geometry simulation, where I am using funkySetFieldsDict. Does anyone know what is the meaning of "zminus" in the below file. Code:
FoamFile { version 2.0; format ascii; root "/.automount/werner/Werner/bgschaid/bgschaid-foamStuff/DepositionTests"; case "neutralTest"; instance "system"; local ""; class dictionary; object funkySetFieldsDict; } expressions ( pressureset1 { field p; create 1; expression "10133"; valuePatches ( zminus ); dimension [1 -1 -2 0 0 0 0]; } pressureset2 { field p; expression "506625"; condition "(pos().x <= 0.006*sin(pos().y*50*2*3.1415926+50*0.25*3.1415926)+0.01) "; valuePatches ( zminus ); keepPatches 1; dimension [1 -1 -2 0 0 0 0]; } velocityset { field U; create 1; expression "vector(0,0,0)"; valuePatches ( zminus ); dimension [0 1 -1 0 0 0 0]; } temperatureset1 { field T; create 1; expression "300"; valuePatches ( zminus ); dimension [0 0 0 1 0 0 0]; } temperatureset2 { field T; expression "1800"; condition "(pos().x <= 0.006*sin(pos().y*50*2*3.1415926+50*0.25*3.1415926)+0.01) "; valuePatches ( zminus ); } );
__________________
Regards, Niyas |
|
Tags |
funkysetfield, openfoam 6 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about symmetry in Autodesk Cfd 2016 | ecto | Autodesk Simulation CFD | 0 | October 20, 2015 05:16 |
small question about the functionalities of topological changes in OpenFoam | ngj | OpenFOAM Running, Solving & CFD | 2 | February 28, 2013 11:02 |
Question Re Engineering Data Source | imnull | ANSYS | 0 | March 5, 2012 14:51 |
internal field question - PitzDaily Case | atareen64 | OpenFOAM Running, Solving & CFD | 2 | January 26, 2011 16:26 |
Poisson Solver question | Suresh | Main CFD Forum | 3 | August 12, 2005 05:37 |