- Aug 16, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
Quentin 16/08/2022: Prepare hpacking of turb.F90 (END) + internal subroutines (DELT,DEAR,COMPUTE_FUNCTION_THERMO, CLOUD_MODIF_LM)
-
RODIER Quentin authored
- source_neg_correct : Explicit dim. declaration + version for AROME/MESONH different (for Packing) - ibm_mixinglength : Explicit dim. declaration (3D vars must be kept : horizontal computations ==> turb 3D) - rotate_wind and update_rotate_wind : Explicit dim. declaration in (3D vars must be kept : horizontal computations ==> turb 3D) - move turb.F90/update_rotate_wind within mode_rotate_wind.F90 - mode_sbl_phy : Packing LMO + uniformize packing - mode_tm06 : Packing - turb.F90 : adapt CALLs
-
- Aug 12, 2022
-
-
RODIER Quentin authored
+ add new shuman functions that takes 2D array (i,j) instead of 3D for specific computation in turb_ver_dyn + expand last parts of turb_ver_dyn + remove USE MODD_OCEANH and add ocean args as intent(in)
-
- 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 22, 2022
-
-
RODIER Quentin authored
-
- Jul 19, 2022
-
-
RODIER Quentin authored
- bugfix with ADAP - FLOAT() to REAL() in lima_adjust* - bugfix budget in rain_ice_elec - others = minors or comments
-
- Jul 07, 2022
-
-
RODIER Quentin authored
Quentin 07/07/2022: turb, LDIAG_IN_RUN and XCURRENT_TKE_DISS moved outside of turb (passing as args)
-
- Jul 06, 2022
-
-
RODIER Quentin authored
Quentin 06/07/2022: turb, LDIAG_IN_RUN and XCURRENT_TKE_DISS moved outside of turb (passing as args)
-
- Jun 21, 2022
-
-
RODIER Quentin authored
Quentin 21/06/2022: Expand array mode_rmc01 + move to subroutines businger function of mode_sbl, to be finished
-
- Jun 20, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Jun 17, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Jun 16, 2022
-
-
RODIER Quentin authored
-
- Jun 15, 2022
-
-
RODIER Quentin authored
-
- May 03, 2022
-
-
RODIER Quentin authored
Quentin 03/05/2022: turb GPU reduce number of caracters by line (max 130) after expand in physical points
-
RODIER Quentin authored
-
- Apr 25, 2022
-
-
RODIER Quentin authored
Quentin 25/04/2022: bugfix Expand physical point vertical limits for AROME (use IKTB:IKTE instead of IKB:IKE)
-
RODIER Quentin authored
-
- Apr 15, 2022
-
-
RODIER Quentin authored
This reverts commit 566b9f7e.
-
RIETTE Sébastien authored
-
- Apr 08, 2022
-
-
RIETTE Sébastien authored
CTURB_ASSOCIATE added Character array delarations in turb
-
- Apr 05, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Mar 29, 2022
-
-
RODIER Quentin authored
-
- Mar 28, 2022
-
-
RODIER Quentin authored
-
- Mar 24, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Mar 22, 2022
-
-
RODIER Quentin authored
- For turb.F90 : missing 4 local array ALLOCATABLE ==> how to deal with local allocatable ?
-
- Mar 21, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
-
- Mar 11, 2022
-
-
RODIER Quentin authored
-
- Mar 02, 2022
-
-
RODIER Quentin authored
TO BE TESTED IN AROME
-
- Feb 28, 2022
-
-
RODIER Quentin authored
-
RODIER Quentin authored
- TKE advective source needed for mesonh (tke_eps_sources) - add CALL SOURCES_NEG_CORRECT - move some optional args of turb. for mesonh
-
- 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.
-