- Jan 16, 2020
-
-
WAUTELET Philippe authored
# Conflicts: # src/MNH/gradient_m.f90 # src/MNH/gradient_u.f90 # src/MNH/gradient_w.f90 # src/MNH/prandtl.f90 # src/MNH/turb.f90 # src/MNH/turb_hor_dyn_corr.f90 # src/MNH/turb_hor_sv_corr.f90 # src/MNH/turb_hor_thermo_corr.f90 # src/MNH/turb_hor_uv.f90 # src/MNH/turb_hor_uw.f90 # src/MNH/turb_hor_vw.f90 # src/MNH/turb_ver_dyn_flux.f90 # src/MNH/turb_ver_thermo_flux.f90
-
WAUTELET Philippe authored
# Conflicts: # src/MNH/mode_prandtl.f90 # src/MNH/turb_ver_thermo_corr.f90 # src/MNH/turb_ver_thermo_flux.f90
-
WAUTELET Philippe authored
# Conflicts: # src/MNH/advection_uvw.f90 # src/MNH/advection_uvw_cen.f90 # src/MNH/advecuvw_4th.f90 # src/MNH/advecuvw_weno_k.f90 # src/MNH/dyn_sources.f90 # src/MNH/gradient_m.f90 # src/MNH/gradient_u.f90 # src/MNH/gradient_v.f90 # src/MNH/gradient_w.f90 # src/MNH/gravity.f90 # src/MNH/mode_prandtl.f90 # src/MNH/ppm.f90 # src/MNH/prandtl.f90 # src/MNH/resolved_cloud.f90 # src/MNH/rmc01.f90 # src/MNH/shuman.f90 # src/MNH/tke_eps_sources.f90 # src/MNH/tridiag_thermo.f90 # src/MNH/tridiag_w.f90 # src/MNH/turb.f90 # src/MNH/turb_hor.f90 # src/MNH/turb_hor_dyn_corr.f90 # src/MNH/turb_hor_splt.f90 # src/MNH/turb_hor_sv_corr.f90 # src/MNH/turb_hor_thermo_corr.f90 # src/MNH/turb_hor_thermo_flux.f90 # src/MNH/turb_hor_tke.f90 # src/MNH/turb_hor_uw.f90 # src/MNH/turb_hor_vw.f90 # src/MNH/turb_ver_dyn_flux.f90 # src/MNH/turb_ver_sv_corr.f90 # src/MNH/turb_ver_sv_flux.f90 # src/MNH/turb_ver_thermo_corr.f90 # src/MNH/turb_ver_thermo_flux.f90
-
- Dec 18, 2019
-
-
WAUTELET Philippe authored
Philippe 18/12/2019: OpenACC: ground_param_n: use allocatables for local variables + improve data directive
-
WAUTELET Philippe authored
Philippe 18/12/2019: remove unnecessary dummy argument for size + remove scalar intermediate variables
-
WAUTELET Philippe authored
-
- Dec 09, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
The only remaining declare are in the modd_* declarations
-
- Nov 25, 2019
-
-
WAUTELET Philippe authored
Philippe 25/11/2019: OpenACC: bugfix: rename ZWT_ACT_NUC -> XWT_ACT_NUC in acc directives (forgotten in previous merge)
-
WAUTELET Philippe authored
-
- Nov 22, 2019
-
-
WAUTELET Philippe authored
-
- Nov 21, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
(cherry picked from commit ad10ea2e)
-
WAUTELET Philippe authored
(cherry picked from commit 0bd1d21d)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
(cherry picked from commit 8a27344b)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 21/11/2019: give dimensions (:,...) when doing computations on arrays (better performance with PGI + remove some strange compiler messages)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 21/11/2019: automatic arrays -> allocatable (to work around PGI OpenACC bug) for turbulence+some others
-
WAUTELET Philippe authored
(cherry picked from commit eb588b37d22491a9f83695ddb158275fc2edc052)
-
- Nov 07, 2019
-
-
WAUTELET Philippe authored
-
- Oct 23, 2019
-
-
WAUTELET Philippe authored
Philippe 23/10/2019: OpenACC: rename _OPENACC key to MNH_OPENACC (_OPENACC is a standard OpenACC macro)
-
- Oct 21, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Oct 11, 2019
-
-
RODIER Quentin authored
Christine 11/10/2019: minor correction, unallocation of allocated radiation variable with CRAD=NONE for profilers and stations
-