/[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 338 by guez, Mon Sep 16 17:25:30 2019 UTC revision 343 by guez, Mon Oct 28 08:14:26 2019 UTC
# Line 272  contains Line 272  contains
272         CALL histdef(nid_ins, "fl", &         CALL histdef(nid_ins, "fl", &
273              "denominator of cloud droplet effective radius", "", iim, &              "denominator of cloud droplet effective radius", "", iim, &
274              jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", zsto, zout)              jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", zsto, zout)
275           CALL histdef(nid_ins, "rld", "LW downward radiation", "W m-2", iim, &
276                jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", zsto, zout)
277           CALL histdef(nid_ins, "rldcs", "LW CS downward radiation", "W m-2", &
278                iim, jjm + 1, nhori, llm, 1, llm, nvert, "inst(X)", zsto, zout)
279    
280         DO it = 1, nqmx - 2         DO it = 1, nqmx - 2
281            ! champ 2D            ! champ 2D

Legend:
Removed from v.338  
changed lines
  Added in v.343

  ViewVC Help
Powered by ViewVC 1.1.21