CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

New Boundary Condition: Reading Dictionary Problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 26, 2012, 05:01
Default New Boundary Condition: Reading Dictionary Problem
  #1
New Member
 
Join Date: Oct 2012
Posts: 9
Rep Power: 13
Koga is on a distinguished road
Hello,

I am working on a new boundary condition and I want to read a dictionary within the updateCoeffs() function.

I know that I usually can read a dictionary with the following code:

Code:
dictionary& dict = db.lookupObject<IOdictionary>("dictName");
This works fine for all dictionaries expect new dictionaries. Do I have to register a new dictionary somewhere to get access to the dictionary?
Koga is offline   Reply With Quote

Reply


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
[Commercial meshers] fluentMeshToFoam multidomain mesh conversion problem Attesz OpenFOAM Meshing & Mesh Conversion 12 May 2, 2013 10:52
Problem with "symmetryPlanne" boundary condition fcuevas OpenFOAM Running, Solving & CFD 1 March 14, 2012 05:07
External Radiation Boundary Condition (Two sided wall), Grid Interface CFD XUE FLUENT 0 July 8, 2010 06:49
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
a problem with Boundary condition M Rad Main CFD Forum 12 November 27, 1998 12:49


All times are GMT -4. The time now is 23:54.