$OMP PARALLEL DEFAULT(SHARED) COPYIN(/temps/,/logici/,/logicl/)
| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| real | :: | zdtvr | ||||
| real, | ALLOCATABLE, SAVE | :: | vcov(:,:) | |||
| real, | ALLOCATABLE, SAVE | :: | ucov(:,:) | |||
| real, | ALLOCATABLE, SAVE | :: | teta(:,:) | |||
| real, | ALLOCATABLE, SAVE | :: | q(:,:,:) | |||
| real, | ALLOCATABLE, SAVE | :: | ps(:) | |||
| real, | ALLOCATABLE, SAVE | :: | masse(:,:) | |||
| real, | ALLOCATABLE, SAVE | :: | phis(:) | |||
| real | :: | dtav | ||||
| real | :: | time_0 | ||||
| logical | :: | lafin | ||||
| real | :: | time_step | ||||
| real | :: | t_wrt | ||||
| real | :: | t_ops | ||||
| character(len=80) | :: | dynhist_file | ||||
| character(len=80) | :: | dynhistave_file | ||||
| character(len=20) | :: | modname | ||||
| character(len=80) | :: | abort_message | ||||
| integer | :: | an | ||||
| integer | :: | mois | ||||
| integer | :: | jour | ||||
| real | :: | heure | ||||
| character(len=10) | :: | xios_cal_type | ||||
| integer | :: | anref | ||||
| integer | :: | moisref | ||||
| integer | :: | jourref | ||||
| real | :: | heureref |