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

externalWallHeatFluxTemperature B.C. not working

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 22, 2019, 08:46
Default externalWallHeatFluxTemperature B.C. not working
  #1
New Member
 
Cham Yang Han
Join Date: Dec 2018
Posts: 14
Rep Power: 7
cfd1609496 is on a distinguished road
Hi Foamers,
I am using buoyantBoussinesqPimpleFoam, but as i try this b.c. according to https://github.com/OpenFOAM/OpenFOAM...hScalarField.H ,


i got the error that the code is not implemented...


here's my b.c.:



HeatedWalls
{
type externalWallHeatFluxTemperature;

mode flux;

q uniform 220;
kappaMethod fluidThermo;

value nonuniform 315;
}




here's my error code:
--> FOAM FATAL ERROR:
Not implemented

From function virtual Foam::Istream& Foam::ITstream::read(char*, std::streamsize)
in file db/IOstreams/Tstreams/ITstream.C at line 159.

FOAM aborting

#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::error::abort() at ??:?
#2 Foam::ITstream::read(char*, long) at ??:?
#3 Foam::Istream& Foam:perator>><double>(Foam::Istream&, Foam::List<double>&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#4 Foam::Field<double>::Field(Foam::word const&, Foam::dictionary const&, int) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#5 Foam::externalWallHeatFluxTemperatureFvPatchScalar Field::externalWallHeatFluxTemperatureFvPatchScala rField(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) at ??:?
#6 Foam::fvPatchField<double>::adddictionaryConstruct orToTable<Foam::externalWallHeatFluxTemperatureFvP atchScalarField>::New(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) at ??:?
#7 Foam::fvPatchField<double>::New(Foam::fvPatch const&, Foam:imensionedField<double, Foam::volMesh> const&, Foam::dictionary const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#8 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::Boundary::readField(Foam:imensio nedField<double, Foam::volMesh> const&, Foam::dictionary const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#9 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields(Foam::dictionary const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#10 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::readFields() in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#11 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#12 ? in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
#13 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#14 ? in "/opt/openfoam6/platforms/linux64GccDPInt32Opt/bin/buoyantBoussinesqPimpleFoam"
Aborted (core dumped)





Any help and advise is very appreciated. Thank you
cfd1609496 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
codedFixedValue b.c for multi-region cases logo OpenFOAM Programming & Development 2 December 4, 2018 21:27
How can i define patch b.c. (inlet) on wall b.c. f.yldz OpenFOAM Pre-Processing 10 July 26, 2018 17:18
Processor 0 not working vishwesh OpenFOAM Running, Solving & CFD 0 November 17, 2017 03:35
partial slip b.c., convergence issues Saideep OpenFOAM Running, Solving & CFD 3 August 2, 2016 09:18
Continuity and the velocity-inlet b.c. Ola Nordblom FLUENT 0 October 20, 2002 15:07


All times are GMT -4. The time now is 07:17.