0108) real*8, dimension(:), allocatable :: »
*** Variable name expected
0109) > utop_save, vtop_save, cp_save, dpdx_save, dudytop_save, hdyi, »
*** Invalid character '>' at start of line
*** Statement not recognised
0110) > del0, del1, del2, y, nut, uedge, dudy
*** Invalid character '>' at start of line
*** Statement not recognised
0111) real*8, dimension(:,:), allocatable :: u, v, tke, eps,
*** Variable name expected after ','
0112) > u_save, v_save, nut_save, tke_save, eps_save
*** Invalid character '>' at start of line
*** Statement not recognised
0195) call inflow(ny,y(0),u(0,0),v(0,0),reref,
*** Unpaired right bracket(s)
0196) & nut(0),tke(0,0),eps(0,0),tmodel)
*** Unpaired right bracket(s)
0236) call spalart_allmaras(ny,dxinv,y(0),hdyi(0),u(0,0),v(0,0),
*** Unpaired right bracket(s)
0237) & reref,nu,cnorfi,nut(0),ix,xnext)
*** Unpaired right bracket(s)
0239) call launder_sharma(ny,dxinv,y(0),hdyi(0),u(0,0),v(0,0),
*** Unpaired right bracket(s)
*** Too many errors
Partager