source: lmdz_wrf/trunk/tools/diagnostics.inf @ 1758

Last change on this file since 1758 was 1758, checked in by lfita, 7 years ago

Adding computation of:

  • 'Forcompute_psl_ptarget': Function to compute the sea-level pressure following target_pressure value found in `p_interp.F'
  • 'compute_tv4d': 4D calculation of virtual temperaure
  • 'VirtualTemp1D': Function for 1D calculation of virtual temperaure
File size: 1.2 KB
Line 
1# List of variable which can not be checked inside the file, since they are already
2#   diagnostics (do not change the header ['# NOcheck'] of the following line)
3# NOcheck = WRFp:deaccum:WRFdens:WRFrh:WRFpos:prc:prls:WRFtime
4
5bils, WRFbils, HFX@LH
6clt, clt, CLDFRA
7cll, cllmh, CLDFRA@WRFp
8clm, cllmh, CLDFRA@WRFp
9clh, cllmh, CLDFRA@WRFp
10clivi, WRFclivi, WRFdens@QICE@QHAIL@QGRAUPEL
11clwvl, WRFclwvl, WRFdens@QCLOUD@QICE@QHAIL@QGRAUPEL
12hur, LMDZrh, pres@t@r
13hur, WRFrh, WRFrh@T@P@PB
14hurs, LMDZrhs, psol@t2m@q2m
15hurs, TSrhs, psfc@t@q
16hurs, WRFrhs, PSFC@T2@Q2
17p, WRFp, P@PB
18pr, RAINTOT, RAINC@RAINNC@WRFtime
19pracc, ACRAINTOT, RAINC@RAINNC@WRFtime
20prc, WRFprc, deaccum@RAINC@XTIME@prc
21prls, WRFprls, deaccum@RAINNC@XTIME@prls
22prw, WRFprw, WRFdens@QVAPOR
23psl, WRFmslp, WRFp@PSFC@HGT@WRFt@QVAPOR
24psl, WRFpsl_ptarget, WRFp@PSFC@WRFt@HGT@QVAPOR
25rvor, rvor, U@V
26rvors, WRFrvors, U10@V10@WRFpos
27ta, WRFt, T@P@PB
28td, WRFtd, WRFp@WRFt2@QVAPOR
29tds, TStd, psfc@t@q
30tds, WRFtds, PSFC@T2@Q2
31ua, WRFua, U@V@SINALPHA@COSALPHA
32va, WRFva, U@V@SINALPHA@COSALPHA
33wa, OMEGAw, vitw@pres@temp
34wds, TSwds, u@v
35wds, wds, U10@V10
36ws, ws, U@V
37#wss, SPDUV10, U10@V10
38#wss, TSwss, u@v
39wss, wss, U10@V10
40wss, wss, u10m@v10m
41wssturb, turbulence, wss
42zg, WRFght, PH@PHB
43
Note: See TracBrowser for help on using the repository browser.