Skip to content
Snippets Groups Projects
Commit 4ff7c6c3 authored by Anna Shestakova's avatar Anna Shestakova
Browse files

Merge branch 'diag_new' of http://tesla.parallel.ru/INMCM60_pbl/INMCM60_sfx into diag_new

parents 2c6f3887 039d3258
Branches
Tags
No related merge requests found
......@@ -96,10 +96,8 @@ use sfx_most, only: &
TSTAR = AR2(9) * ARDIN(2)
QSTAR = AR2(9) * ARDIN(3)
print *, zeta
if(zeta.gt.zetalim) zeta=zetalim
L = HIN/zeta
print *, zeta
call get_psi_most(psi_m_hs,psi_h_hs,HIN/L)
call get_psi_most(psi_m,psi_h,HWIND/L)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment