mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
*** empty log message ***
This commit is contained in:
@@ -67,7 +67,7 @@ subroutine demo(gas, MAXSP, MAXRXNS)
|
||||
|
||||
! compute the equilibrium state holding the specific
|
||||
! enthalpy and pressure constant
|
||||
call equilibrate(gas, HP)
|
||||
call equilibrate(gas, 'HP')
|
||||
|
||||
write(*,*) 'Equilibrium state properties:'
|
||||
write(*,10) temperature(gas), pressure(gas), density(gas), &
|
||||
|
||||
Reference in New Issue
Block a user