May 2020 Commit Log

Number of Commits:
15
Number of Active Developers:
4
oboucher 2020-05-30 17:37 Rev.: 3691

Addition of two diagnostics for load factors for onshore and offshore wind mills

54 lines of code changed in 3 files:

oboucher 2020-05-30 16:14 Rev.: 3690

more of the same

61 lines of code changed in 1 file:

oboucher 2020-05-30 15:39 Rev.: 3689

correcting a minor non-compliance on multiplication by negative numbers

219 lines of code changed in 1 file:

fhourdin 2020-05-29 12:20 Rev.: 3688

1D standard format
Fredho pour Marie-Pierre

4 lines of code changed in 1 file:

lguez 2020-05-27 16:52 Rev.: 3687

Modify sensible heat due to rain sent to the ocean

Modify the sensible heat flux due to rain which is sent to the
ocean. Replace the computation of `sens_prec_liq` in procedure
`calcul_fluxs` by a call to `sens_heat_rain`. Set `sens_prec_sol` in
procedure `calcul_fluxs` to 0 because, for now, `sens_heat_rain` is
supposed to account for both rain and snow.

For the call to `sens_heat_rain` in procedure `calcul_fluxs`, we need
an additional dummy argument rhoa of `calcul_fluxs`. Add dummy
argument rhoa to `ocean_cpl_noice`, `ocean_forced_noice`,
`ocean_forced_ice` and `ocean_cpl_ice` because we need to pass it down
to `calcul_fluxs`.

Change the dimension of `sens_prec_liq` and `sens_prec_sol` in
procedures `calcul_fluxs`, `ocean_cpl_noice`, `ocean_cpl_ice`,
`ocean_forced_noice`, `ocean_forced_ice`, `cpl_send_ocean_fields` and
`cpl_send_seaice_fields` to knon.

In procedures `ocean_forced_noice` and `ocean_cpl_noice`, promote
`sens_prec_liq` from local variable to dummy argument because we need
it in `surf_ocean`. Remove useless initialization of `sens_prec_liq`
and `sens_prec_sol` in `ocean_cpl_noice`, `ocean_cpl_ice`,
`ocean_forced_ice` and `ocean_forced_noice`: they are intent out in
`calcul_fluxs`.

Remove variable rf of module `phys_output_var_mod`, we use
`sens_prec_liq` instead. Remove local variable yrf of procedure
`pbl_surface`. rf and yrf appeared in `pbl_surface` only to be output.
Remove variable `o_rf` of module `phys_output_ctrlout_mod`. Remove
dummy argument rf of procedure `surf_ocean`.

Do not call `sens_heat_rain` in `surf_ocean` since we now call it
from `calcul_fluxs`. Move the computation of rhoa in `surf_ocean`
before the calls to `ocean_cpl_noice` and `ocean_forced_noice`.

Add the computation of rhoa in `surf_seaice`, to pass it down to
`ocean_cpl_ice` and `ocean_forced_ice`.

If `activate_ocean_skin` == 1 then the results are changed because the
call to `sens_heat_rain` in `calcul_fluxs` now uses the SST from the
current time step of physics. On this point, the present revision
reverses revision [3463].

63 lines of code changed in 12 files:

fhourdin 2020-05-27 14:59 Rev.: 3686

Retropedalage sur le 1D.
Annulation de toutes les modifs de la veille.
Frederic

629 lines of code changed in 7 files:

fhourdin 2020-05-26 11:31 Rev.: 3683

Correction format standard
Frédéric

14 lines of code changed in 1 file:

fhourdin 2020-05-26 10:03 Rev.: 3682

rad_t* changed from integer to character (0/1/"adv")
Frédéric

689 lines of code changed in 3 files:

fhourdin 2020-05-26 09:05 Rev.: 3681

Ajouter pour le format 1D standard.
Frédéric pour Marie-Pierre

78 lines of code changed in 1 file:

fhourdin 2020-05-26 08:10 Rev.: 3680

Modifications pour le format standard.
Frédéric pour Marie-Pierre
Frédéric

641 lines of code changed in 5 files:

fhourdin 2020-05-08 08:51 Rev.: 3679

Some cleaning for the SCM

7 lines of code changed in 2 files:

fairhead 2020-05-07 19:13 Rev.: 3678

JB found some mismatched variable names

3 lines of code changed in 1 file:

oboucher 2020-05-06 17:18 Rev.: 3677

Changed the way to initialise nbtr_bin and other dimensions and indices
in the StratAer module based on infotrac_phy rather than infotrac.

Also added a missing $OMP THREADPRIVATE(nqperes)

55 lines of code changed in 13 files:

fairhead 2020-05-05 14:20 Rev.: 3676

Pour pallier un bug dans le workflow
A.Cozic

1 lines of code changed in 1 file:

fairhead 2020-05-05 14:19 Rev.: 3675

Pour pallier un bug dans le workflow
A. Cozic

1 lines of code changed in 1 file:

April 2020 »

Generated by StatSVN 0.7.0