Ignore:
Timestamp:
Apr 4, 2018, 10:48:33 AM (6 years ago)
Author:
idelkadi
Message:

Corrections des diagnostiques de sorties pour les champs 4D (pour la compatibilite avec DR CMIP6) :

  • nomes des axes (pour MISR)
  • inversion des axes pour les cfads (lidar et radar)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/IPSLCM6.0.15/libf/phylmd/cosp/phys_cosp.F90

    r3246 r3306  
    343343
    344344!+++++++++++++ Open output files and define output files axis !+++++++++++++
    345     if (debut_cosp) then
     345!    if (debut_cosp) then
    346346
    347347      !$OMP MASTER
     
    354354        debut_cosp=.false.
    355355!      endif ! debut_cosp
    356     else
     356!    else
    357357!+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    358358        ! Call simulator
     
    375375                               cfg, gbx, vgrid, sglidar, sgradar, stlidar, stradar, &
    376376                               isccp, misr, modis)
    377     endif !debut_cosp
     377!    endif !debut_cosp
    378378!+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    379379        ! Deallocate memory in derived types
Note: See TracChangeset for help on using the changeset viewer.