/[lmdze]/trunk/phylmd/ini_histins.f90
ViewVC logotype

Diff of /trunk/phylmd/ini_histins.f90

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 321 by guez, Tue Dec 11 22:48:09 2018 UTC revision 326 by guez, Mon Jun 10 00:29:10 2019 UTC
# Line 265  contains Line 265  contains
265         CALL histdef(nid_ins, "dtlw0", "CS LW radiation dT", &         CALL histdef(nid_ins, "dtlw0", "CS LW radiation dT", &
266              "K/s", iim, jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", &              "K/s", iim, jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", &
267              zsto, zout)              zsto, zout)
268           CALL histdef(nid_ins, "pmflxr", "convective precipitation liquid", "", &
269                iim, jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", zsto, zout)
270    
271         if (ok_newmicro) then         if (ok_newmicro) then
272            CALL histdef(nid_ins, "re", "cloud droplet effective radius", &            CALL histdef(nid_ins, "re", "cloud droplet effective radius", &

Legend:
Removed from v.321  
changed lines
  Added in v.326

  ViewVC Help
Powered by ViewVC 1.1.21