- Jul 29, 2022
-
-
RODIER Quentin authored
Quentin 29/07/2022: Packing mode_turb_ver_thermo_flux + move OCEAN/OCOUPLES 3D variables use (XSSTFL) as intent(in), TODO: LHRAD desactivate : to be transcripted for GPU use later (too much hor. gradient)
-
- Jul 08, 2022
-
-
RIETTE Sébastien authored
The budget subroutines have been cleaned Unused subroutines in the arome directory have been removed Minor update of the check_commit_* scripts
-
- Jul 07, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Jul 06, 2022
-
-
RIETTE Sébastien authored
Documentation updated with the inclusion of the tools Selection of subdirectories to include during copy of repository in check_commit_* scripts - to limit volume - to reduce the risk of having a broken symlink (that could happen in the build directory) Missing quotes in prep_code
-
- Jul 05, 2022
-
-
RIETTE Sébastien authored
-
- Jul 04, 2022
-
-
RIETTE Sébastien authored
-
- Jun 30, 2022
-
-
RIETTE Sébastien authored
plus forgotten mnh_expand
-
RIETTE Sébastien authored
-
RIETTE Sébastien authored
-
- Jun 22, 2022
-
-
RIETTE Sébastien authored
-
- Apr 20, 2022
-
-
RIETTE Sébastien authored
-
- Apr 14, 2022
-
-
RIETTE Sébastien authored
mesonh/micro/rain_ice.f90 -> mesonh/micro/rain_ice_old.f90 mesonh/micro/rain_ice_red.f90 -> mesonh/micro/rain_ice.f90 bugfix for the new condensation interface interface harmonisation betwwen mesonh/micro/rain_ice_red.f90 and arome/micro/rain_ice.F90
-
- Apr 12, 2022
-
-
RIETTE Sébastien authored
Original code contained a bug (autoconversion ri->rs was not set to 0 if ldsoft when ri content gets lower than the threshold). Introducing REPRO48 in ice4_slow allows to suppress the one introduced in compute_pdf to compensate.
-
- Mar 17, 2022
-
-
RIETTE Sébastien authored
CMICRO variable passed to turb REPRO48/REPRO55 used (instead of #ifndef REK) in sedimentation_stat
-
- Mar 16, 2022
-
-
RIETTE Sébastien authored
PCOMPUTE/ZCOMPUTE replaced by logical array Last where statement decorated with mnh_expand
-
- Feb 28, 2022
-
-
Some merging Suppression of unused modules Move some modules in aux
-
Some merging Move some modules in aux directory
-
Merge of shallow_mf (Meso-NH version taken as reference) Suppression of arome/chem/module/mod?_*.mod files Bug correction in condensation +1 => -KKL Bug correction in ice4_sedimentation_stat around PRPFR init to 0.
-
RODIER Quentin authored
-
- Feb 25, 2022
-
-
compute_updraft and compute_updraft_raha are OK for compute_updraft_rhcj10: waiting for a answer from Rachel and/or Yves
-
Replacement of modd_mfshall in AROME by modd_param_mfshall Merge mf_turb_expl
-
mode_compute_frac_ice becomes an include file which must be used in contains section of subroutines through an #include or a fortran INCLUDE
-
- Feb 17, 2022
-
-
RIETTE Sébastien authored
Suppression of ZMASK (DO with IF tests) Arrays declared with KPROMA size WHERE statement decorated with mnh_expand directives
-
RIETTE Sébastien authored
All modd_* replaceed by structures in ICE3
-
- Feb 16, 2022
-
-
RODIER Quentin authored
- modi_condensation : remove MODD_SPP_TYPE (not used) - condensation : fill HALO (NaN present) of PRC,PRV,PRI (OUT) with IN values (should be only on HALO instead of full copy) ==> on GPU branch, NaN should not trigg an exception in ice_adjust on the test of ZW1< 0.0 (SR) + PT computation on KIB:KIE only (because ZFRAC is defined on physical point only) in the CALL COMPUTE_FRAC_ICE - modi/ice_adjust, condensation : move the TBUDGETS/KBUDGETS args (non optional possible) before the optionnal args - mode_icecloud : modi_tiwmx was removed and the QSATMX_TAB is now in MODE_QSATMW_TAB - lima_adjust_split, : SIGQSAT is now 2D
-
RIETTE Sébastien authored
modd_* modified to enable execution with ifort Phasing of modifications to enable PRFR option
-
RIETTE Sébastien authored
nucleation optimised docs/TODO updated
-
- Feb 15, 2022
-
-
OCND2 included in common code (from AROME version) OCND2 specific code moved in common/micro or arome/dead_code directories High/Low cloud included for condensation (from Méso-NH version) Harmonie SPP code moved outside of physics condensation and ice_adjust optimised by Ryad compute_frac_ice as an elemental procedure
-
- Feb 03, 2022
-
-
RIETTE Sébastien authored
Some merging Suppression of unused modules Move some modules in aux
-
RIETTE Sébastien authored
Some merging Move some modules in aux directory
-
RIETTE Sébastien authored
Merge of shallow_mf (Meso-NH version taken as reference) Suppression of arome/chem/module/mod?_*.mod files Bug correction in condensation +1 => -KKL Bug correction in ice4_sedimentation_stat around PRPFR init to 0.
-
- Feb 01, 2022
-
-
RODIER Quentin authored
-
- Jan 31, 2022
-
-
RODIER Quentin authored
This reverts commit fc7d4b25. Merge turbulence bit-repro sur vxdev64
-
- Jan 27, 2022
-
-
RODIER Quentin authored
Cas test AROME non bit-repro This reverts commit 6050b2b6, reversing changes made to 71f963d8.
-
RODIER Quentin authored
-
RIETTE Sébastien authored
Structures for modd_cst, modd_budget, modd_neb and modd_rain_ice_param New structure for array dimensions
-
- Jan 26, 2022
-
-
RIETTE Sébastien authored
Not totally finished because of the interface of compute_updraft_rhcj01 that is not definitive. PDX and PDY must be passed to the routine from aro_shallow, arp_shallow and phys_param
-
RIETTE Sébastien authored
compute_updraft and compute_updraft_raha are OK for compute_updraft_rhcj10: waiting for a answer from Rachel and/or Yves
-
- Jan 24, 2022
-
-
RIETTE Sébastien authored
Replacement of modd_mfshall in AROME by modd_param_mfshall Merge mf_turb_expl
-