|
[Sponsors] |
customProperties dictionary for CHTMultiRegionFoam solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 20, 2019, 12:51 |
customProperties dictionary for CHTMultiRegionFoam solver
|
#1 |
Member
Hasan Celik
Join Date: Sep 2016
Posts: 64
Rep Power: 10 |
Hello everyone. I want to add customProperties dictionary to CHTMultiRegionFoam solver. However, I could not make it work. I defined it as:
Code:
customProperties.set ( i, new IOdictionary ( IOobject ( "customProperties", runTime.constant(), fluidRegions[i], IOobject::MUST_READ, IOobject::NO_WRITE ), fluidRegions[i] ) ); |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
linearAxialAngularSpring restraint in rigidBodyMotion solver | jiadongw | OpenFOAM Running, Solving & CFD | 4 | August 13, 2018 22:33 |
Radiation Modeling Using Discrete Ordinates Method and Parallel Solver | malicemethods | FLUENT | 3 | May 25, 2018 15:25 |
Accessing mesh dictionary from solver | Pascal_doran | OpenFOAM Programming & Development | 6 | October 31, 2017 08:26 |
Quarter Burner mesh with periosic condition | SamCanuck | FLUENT | 2 | August 31, 2011 12:34 |
why the solver reject it? Anyone with experience? | bearcat | CFX | 6 | April 28, 2008 15:08 |