/[lmdze]/trunk/phylmd/Interface_surf/coef_diff_turb.f
ViewVC logotype

Log of /trunk/phylmd/Interface_surf/coef_diff_turb.f

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 327)

Revision 303 - (view) (annotate) - [select for diffs]
Modified Thu Sep 6 14:25:07 2018 UTC (5 years, 8 months ago) by guez
File length: 3112 byte(s)
Diff to previous 302
In procedure coef_diff_turb, zlev(:, klev + 1) was defined and then
overwritten inside yamada4. Replaced the definition of zlev(:, klev +
1) in coef_diff_turb by the definition in yamada4. So zlev is now
"intent in" in yamada4.

Bug fix in pbl_surface. yq2 is only defined if iflag_pbl >= 6.


Revision 302 - (view) (annotate) - [select for diffs]
Modified Thu Sep 6 13:19:51 2018 UTC (5 years, 8 months ago) by guez
File length: 3116 byte(s)
Diff to previous 298
In procedure physiq, rename dsens and devap to dflux_t and dflux_q so
they correspond to arguments with the same name in pbl_surface. (In
LMDZ, dsens and devap are not used in physiq, the computation of fder
is done inside pbl_surface.)


Revision 298 - (view) (annotate) - [select for diffs]
Modified Thu Jul 26 16:45:51 2018 UTC (5 years, 9 months ago) by guez
File length: 3155 byte(s)
Diff to previous 289
Use directly dtphys from module comconst when possible instead of
having it trickle down through procedure arguments.


Revision 289 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 16:40:15 2018 UTC (5 years, 9 months ago) by guez
File length: 3190 byte(s)
Diff to previous 288
No need to call coefkz or coefkzmin in procedure coef_diff_turb if
iflag_pbl >= 6.


Revision 288 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 16:27:12 2018 UTC (5 years, 9 months ago) by guez
File length: 3150 byte(s)
Diff to previous 286
Remove tests on richum, tvirtu and opt_ec in procedure coefkz (not
used in LMDZ either).

Change the meaning of variable ecrit_ins of module clesphys from
number of seconds (integer, weird), which was modified in physiq to
make a multiple of the time step of physics, to number of physics time
steps.


Revision 286 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 15:22:48 2018 UTC (5 years, 9 months ago) by guez
File length: 3255 byte(s)
Copied from: trunk/phylmd/coef_diff_turb.f revision 285
Diff to previous 254
Move files containing pbl_surface and procedures called by pbl_surface to directory Interface_surf.

Revision 254 - (view) (annotate) - [select for diffs]
Modified Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
Original Path: trunk/phylmd/coef_diff_turb.f
File length: 3255 byte(s)
Diff to previous 251
Move Sources/* to root directory.

Revision 251 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 14:12:02 2018 UTC (6 years, 4 months ago) by guez
Original Path: trunk/Sources/phylmd/coef_diff_turb.f
File length: 3255 byte(s)
Diff to previous 250
Polishing.

Revision 250 - (view) (annotate) - [select for diffs]
Added Fri Jan 5 18:18:53 2018 UTC (6 years, 4 months ago) by guez
Original Path: trunk/Sources/phylmd/coef_diff_turb.f
File length: 3450 byte(s)
Extract part of clmain into a new procedure coef_diff_turb (following LMDZ).


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.21