|
[Sponsors] |
February 24, 2008, 15:02 |
Hi,
I tried to figure out h
|
#1 |
Senior Member
Kārlis Repsons
Join Date: Mar 2009
Location: Latvia
Posts: 111
Rep Power: 17 |
Hi,
I tried to figure out how to create some volScalarField, that has no boundary conditions, but looks like GeometricField is supposed to always have them. Setting "empty" BCs makes an error. Is it possible to create such field? If yes, have you found it useful? Not sure if that's really necessary, but I'm curious.. K. |
|
February 24, 2008, 16:38 |
Hi Karlis,
I created a sol
|
#2 |
Senior Member
Michael Jaworski
Join Date: Mar 2009
Location: Champaign, IL, USA
Posts: 126
Rep Power: 17 |
Hi Karlis,
I created a solver and cases for a variable thermal conductivity and thermal capacity. The rhoCp field had zeroGradient on all sides and empty on the Front and Back planes. The internal field is specified as either uniform or non-uniform. I don't know if that's exactly what you were looking for, but it might be similar. Regards, Mike J. |
|
February 24, 2008, 22:52 |
Make a DimensionedField
|
#3 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Make a DimensionedField<scalar,> instead.
Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Burgerbs equation non constant Boundary Conditions Initial Conditions | arkangel | OpenFOAM Running, Solving & CFD | 1 | October 2, 2008 15:48 |
Integral boundary conditions turbulent intensitylength boundary conditions | olesen | OpenFOAM Running, Solving & CFD | 0 | July 27, 2006 08:18 |
VolScalarField dimensionSet | luca | OpenFOAM Running, Solving & CFD | 0 | July 10, 2006 10:55 |
Incorporate known VolScalarfield in PDE | stephan | OpenFOAM Running, Solving & CFD | 0 | November 29, 2005 08:13 |
Problems with volScalarField | niklas | OpenFOAM Running, Solving & CFD | 2 | November 28, 2005 17:05 |