45 REAL(RFREAL),
INTENT(IN) ::
d,eo,
g,vm2
60 REAL(RFREAL),
INTENT(IN) ::
d,
r,t
75 REAL(RFREAL),
INTENT(IN) ::
g,ma,po
79 ((1.0_rfreal + 0.5_rfreal*(
g - 1.0_rfreal)*ma*ma)**(
g/(
g - 1.0_rfreal)))
91 REAL(RFREAL),
INTENT(IN) ::
d,do,
g,po
106 REAL(RFREAL),
INTENT(IN) ::
g,po,t,to
121 REAL(RFREAL),
INTENT(IN) ::
g,p,t,to
136 REAL(RFREAL),
INTENT(IN) ::
c,
g,p,u,
v,w
140 p*(1.0_rfreal + 0.5_rfreal*(
g - 1.0_rfreal)*(u*u+
v*
v+w*w)/(
c*
c))**(
g/(
g - 1.0_rfreal))
real(rfreal) function mixtperf_p_deogvm2(D, Eo, G, Vm2)
real(rfreal) function mixtperf_po_cgpuvw(C, G, P, U, V, W)
real(rfreal) function mixtperf_p_ddogpo(D, Do, G, Po)
*********************************************************************Illinois Open Source License ****University of Illinois NCSA **Open Source License University of Illinois All rights reserved ****Developed free of to any person **obtaining a copy of this software and associated documentation to deal with the Software without including without limitation the rights to and or **sell copies of the and to permit persons to whom the **Software is furnished to do subject to the following this list of conditions and the following disclaimers ****Redistributions in binary form must reproduce the above **copyright this list of conditions and the following **disclaimers in the documentation and or other materials **provided with the distribution ****Neither the names of the Center for Simulation of Advanced the University of nor the names of its **contributors may be used to endorse or promote products derived **from this Software without specific prior written permission ****THE SOFTWARE IS PROVIDED AS WITHOUT WARRANTY OF ANY **EXPRESS OR INCLUDING BUT NOT LIMITED TO THE WARRANTIES **OF FITNESS FOR A PARTICULAR PURPOSE AND **NONINFRINGEMENT IN NO EVENT SHALL THE CONTRIBUTORS OR **COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES OR OTHER WHETHER IN AN ACTION OF TORT OR **ARISING OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE **USE OR OTHER DEALINGS WITH THE SOFTWARE v
real(rfreal) function mixtperf_po_gptto(G, P, T, To)
real(rfreal) function mixtperf_p_gpotto(G, Po, T, To)
real(rfreal) function mixtperf_p_drt(D, R, T)
real(rfreal) function mixtperf_p_gmapo(G, Ma, Po)