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

IOobject and objectRegistry

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By alimea

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 19, 2017, 10:29
Default IOobject and objectRegistry
  #1
Senior Member
 
A. Min
Join Date: Mar 2015
Posts: 305
Rep Power: 12
alimea is on a distinguished road
Hi all
I want to know about IOobject and objectRegistry. I have searched a lot about it but I didn't find out it completely!
just I know that IOobject is a class for input/output variables!
e.g. that is used for Reading T in createFields.H .
what is IOdictionary ?
what mesh is used in arguments ?


IOdictionary transportProperties
(
IOobject
(
"transportProperties",
runTime.constant(),
mesh,
IOobject::MUST_READ,
IOobject::NO_WRITE
)
);

I will be thankfull if explain for me about it.
granzer likes this.
alimea 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
Memory consumption of an IOobject sharonyue OpenFOAM Programming & Development 1 February 24, 2016 10:08
Global variables or How to get a vector into an objectRegistry maddhi OpenFOAM Running, Solving & CFD 1 January 8, 2016 01:56
Questions about several Class Descriptions maybee OpenFOAM Programming & Development 3 November 25, 2013 06:40
Self-defined IOobject variable not in objectRegistry lama OpenFOAM Programming & Development 1 April 20, 2010 06:49
reconstructParMesh not working with an axisymetric case francesco OpenFOAM Bugs 4 May 8, 2009 05:49


All times are GMT -4. The time now is 21:06.