|
[Sponsors] |
foam-extend 4.1 Attempt to cast type freestream to type isentropicTotalPressure |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 25, 2022, 12:00 |
foam-extend 4.1 Attempt to cast type freestream to type isentropicTotalPressure
|
#1 |
Member
Nguyen Trong Hiep
Join Date: Aug 2018
Posts: 48
Rep Power: 8 |
i doing a tutorial from foam-extend 4.1, transonicbump, steadyCompressibleFoam.
i change pressure bc from isentropicTotalPressure to freestream and get error after first iteration Code:
INLE1 { //type isentropicTotalPressure; //U U; type freestream; //p0 uniform 137491.986; freestreamValue uniform 137491.986; value uniform 101325; } Code:
--> FOAM FATAL ERROR: Attempt to cast type freestream to type isentropicTotalPressure From function refCast<To>(From&) in file /home/hiep/foam/foam-extend-4.1/src/foam/lnInclude/typeInfo.H at line 114. FOAM aborting Aborted (core dumped) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using createPatch and cyclicAMI in FOAM Extend to create periodicbox | manuc | OpenFOAM Running, Solving & CFD | 1 | April 12, 2022 12:36 |
Openfoam Turbulent Car Simulation | meganrw | OpenFOAM Running, Solving & CFD | 0 | July 5, 2021 16:50 |
time step continuity error increases with time_SRFSimplefoam | mostafa kamal | OpenFOAM Running, Solving & CFD | 7 | October 2, 2019 03:00 |
Pressure instability with rhoSimpleFoam | daniel_mills | OpenFOAM Running, Solving & CFD | 44 | February 17, 2011 18:08 |
Compilation errors in ThirdPartymallochoard | feng_w | OpenFOAM Installation | 1 | January 25, 2009 07:59 |