source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/LMDZ/libf/phylmd/rrtm/yompldsw.F90 @ 5477

Last change on this file since 5477 was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
File size: 249 bytes
Line 
1MODULE YOMPLDSW
2
3! Platform dependent switches
4
5IMPLICIT NONE
6
7SAVE
8
9LOGICAL :: LOPT_SCALAR
10LOGICAL :: LOPT_RS6K
11!     ------------------------------------------------------------------
12!$OMP THREADPRIVATE(lopt_rs6k,lopt_scalar)
13END MODULE YOMPLDSW
Note: See TracBrowser for help on using the repository browser.