CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

SetFields for wedge

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 29, 2015, 09:31
Default SetFields for wedge
  #1
New Member
 
Londo
Join Date: Feb 2015
Posts: 14
Rep Power: 11
Londo is on a distinguished road
Hi,

I used to have a 2-D mesh. In setFieldsDicto I have an ignition patch of the following form:

Code:
    cylinderToCell
    {
        p1       (0.0 0.0 -1); // start point on cylinder axis
        p2       (0.0 0.0  1);  // end point on cylinder axis
        radius   0.02451;
        fieldValues
        (....);
     }
Everything worked fine.

I converted it to wedge, and now I am not getting the values I specified. It seems that I don't specify the geometry correctly, but I don't understand what is wrong here.

Any help would be appreciated.
Londo is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to use setFields in multiregionsolver lg88 OpenFOAM 18 June 12, 2022 18:57
[snappyHexMesh] not able to use both snappyHexMesh and setFields utilities together Saideep OpenFOAM Meshing & Mesh Conversion 8 May 29, 2015 18:02
setFields after snappyHexMesh mo.houssami OpenFOAM Pre-Processing 4 May 13, 2015 11:44
rhoSimplecFoam with setFields sino75 OpenFOAM Pre-Processing 0 March 11, 2015 04:08
Problems with the execution of the setFields utility. foamer OpenFOAM Pre-Processing 5 June 3, 2013 12:24


All times are GMT -4. The time now is 14:36.