|
[Sponsors] |
July 3, 2020, 10:43 |
help!!!problem in openfoam running process
|
#1 |
New Member
wangh
Join Date: Jul 2020
Posts: 10
Rep Power: 6 |
when i run the solver ,it jump that 'FOAM FATAl ERROR: attempt to cast type wall to type lduinterface from function refcast<to>(from$) in file .........' is the problem in 0/boundary ?or blockMesh? because i used 'fluent3DMeshToFoam',there is no 'blockMesh'file in '0',who can help me please explicitly? |
|
July 6, 2020, 05:40 |
|
#2 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 367
Rep Power: 8 |
i assume that you created the mesh with fluent.
so after executing 'fluent3DMeshToFoam' you can find your mesh in const/polyMesh. please open the 'boundary'-file in this directory and compare it with your patches in the 0-directory. if you don't see anything strange and can't find the problem, you should upload those files here, so i can check them too. |
|
July 6, 2020, 06:03 |
|
#3 |
New Member
wangh
Join Date: Jul 2020
Posts: 10
Rep Power: 6 |
thank you very much.i have solve it.but another problem jumped out.can you help me again ?
FOAM Warning : From function janafThermo<EquationOfState>::limit(const scalar T) const in file /home/OpenFOAM/OpenFOAM-2.3.1/src/thermophysicalModels/specie/lnInclude/janafThermoI.H at line 108 attempt to use janafThermo<EquationOfState> out of temperature range 200 -> 5000; T = 5660.06 |
|
July 7, 2020, 06:06 |
|
#4 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 367
Rep Power: 8 |
i assume that the solver still works despite this warning message, right?
or does it stop? obviously, there are upper and lower temperature-limits set for this EOS. so, this message tells you that there is a temperature of 5660 K which exceeds the upper limit (5000 K) of this model. |
|
Tags |
boudary error, cast, openfoam2.3.1, types |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
[Other] Basic questions about OpenFOAM cluster running and installing | Fauster | OpenFOAM Installation | 0 | May 25, 2018 16:00 |
Random machine freezes when running several OpenFoam jobs simultaneously | 2bias | OpenFOAM Installation | 5 | July 2, 2010 08:40 |