*** empty log message ***
This commit is contained in:
parent
69a9a20eb8
commit
7952863967
1 changed files with 1 additions and 1 deletions
|
|
@ -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), &
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue