Skip to content
Snippets Groups Projects
Commit b5c75a20 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 20/06/2019: turb: take DELT and DEAR subroutines out of the TURB one...

Philippe 20/06/2019: turb: take DELT and DEAR subroutines out of the TURB one (PGI compiler bug workaround) + transform into a mode_ module
parent 409c25d2
No related branches found
No related tags found
No related merge requests found
......@@ -298,7 +298,6 @@ use modd_precision, only: MNHTIME
!
USE MODI_SURF_RAD_MODIF
USE MODI_GROUND_PARAM_n
USE MODI_TURB
USE MODI_SUNPOS_n
USE MODI_RADIATIONS
USE MODI_CONVECTION
......@@ -340,6 +339,8 @@ USE MODD_TIME_n
USE MODD_PARAM_LIMA, ONLY : MSEDC => LSEDC, XRTMIN_LIMA=>XRTMIN
!
USE MODE_MPPDB
USE MODE_TURB
!
IMPLICIT NONE
!
!* 0.1 declarations of arguments
......
This diff is collapsed.
......@@ -347,7 +347,6 @@ USE MODD_BLANK
USE MODI_PRANDTL
USE MODI_GRADIENT_M
USE MODI_GRADIENT_W
USE MODI_TURB
USE MODI_TURB_VER_THERMO_FLUX
USE MODI_TURB_VER_THERMO_CORR
USE MODI_TURB_VER_DYN_FLUX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment