5 $(itau,ucov,
teta,ps,masse,pk,
phis,vorpot,phi,bern,dp,
time ,
24 #include "dimensions.h"
40 REAL vorpot(
ip1jm,llm)
50 REAL etotl(llm),stotl(llm),rmsvl(llm),angl(llm),ge(
ip1jmp1)
52 REAL dtvrs1j,rjour,heure,radsg,radomeg
53 REAL rday, massebxy(
ip1jm,llm)
61 rjour =
REAL( int( itau * dtvrs1j ))
62 heure = ( itau*dtvrs1j-rjour ) * 24.
64 IF(abs(heure - 24.).LE.0.0001 ) heure = 0.
76 CALL
scopy( ijp1llm,bern,1,bernf,1 )
86 omegcosp(
ij) = radomeg * cosphi(
ij)
133 rday =
REAL(int(
time-jd_ref-jh_ref))
135 print 3500, itau, rday, heure,
time
136 print*,
'WARNING!!! On recalcule les valeurs initiales de :'
137 print*,
'ptot,rmsdpdt,etot,ztot,stot,rmsv,ang'
154 print 3500, itau, rday, heure,
time
159 3500
FORMAT(10(
"*"),4
x,
'pas',i7,5
x,
'jour',f9.0,
'heure',f5.1,4
x
160 * ,
'date',f14.4,4
x,10(
"*"))
161 4000
FORMAT(10
x,
'masse',4
x,
'rmsdpdt',7
x,
'energie',2
x,
'enstrophie'
162 * ,2
x,
'entropie',3
x,
'rmsv',4
x,
'mt.ang',/,
'GLOB '
163 . ,f10.6,e13.6,5f10.3/