source: lmdz_wrf/WRFV3/dyn_nmm/module_TIMERS.F @ 1

Last change on this file since 1 was 1, checked in by lfita, 10 years ago
  • -- --- Opening of the WRF+LMDZ coupling repository --- -- -

WRF: version v3.3
LMDZ: version v1818

More details in:

File size: 896 bytes
Line 
1!
2      MODULE MODULE_TIMERS
3!----------------------------------------------------------------------
4!----------------------------------------------------------------------
5!***  TIMERS OF FORECAST COMPONENTS
6!
7      REAL :: adve_tim,bocoh_tim,bocov_tim,chkout_tim,cltend_tim       &
8             ,cucnvc_tim,ddamp_tim,eps_tim,exch_tim,goss_tim           &
9             ,gsmdrive_tim,had2_tim,hadz_tim,hdiff_tim                 &
10             ,init_tim,nhb_tim,pdtedt_tim,pfdht_tim                    &
11             ,radtn_tim,rdtemp_tim,res_tim,surfce_tim,turbl_tim        &
12             ,vad2_tim,vadz_tim         
13      REAL :: allocm_tim,allocs_tim,digflt_tim,fltas_tim               &
14             ,gossip_tim,mpp_tim,runstream_tim
15      REAL :: brun_tim,btim,btimx,pct,tot_tim,tot2_tim
16!----------------------------------------------------------------------
17      END MODULE MODULE_TIMERS
Note: See TracBrowser for help on using the repository browser.