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

foam-extend 4.1 Attempt to cast type freestream to type isentropicTotalPressure

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 25, 2022, 11:00
Default 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: 7
hiep.nguyentrong is on a distinguished road
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)
is it a bug? can anyone help me?
hiep.nguyentrong 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
Using createPatch and cyclicAMI in FOAM Extend to create periodicbox manuc OpenFOAM Running, Solving & CFD 1 April 12, 2022 11:36
Openfoam Turbulent Car Simulation meganrw OpenFOAM Running, Solving & CFD 0 July 5, 2021 15:50
time step continuity error increases with time_SRFSimplefoam mostafa kamal OpenFOAM Running, Solving & CFD 7 October 2, 2019 02:00
Pressure instability with rhoSimpleFoam daniel_mills OpenFOAM Running, Solving & CFD 44 February 17, 2011 17:08
Compilation errors in ThirdPartymallochoard feng_w OpenFOAM Installation 1 January 25, 2009 06:59


All times are GMT -4. The time now is 06:05.