Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Méso-NH code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RODIER Quentin
Méso-NH code
Commits
d40b050a
Commit
d40b050a
authored
8 years ago
by
Juan Escobar
Browse files
Options
Downloads
Patches
Plain Diff
M.Leriche 11/2016 , minor comment & space fix
parent
14ddd2ec
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/MNH/goto_model_wrapper.f90
+0
-1
0 additions, 1 deletion
src/MNH/goto_model_wrapper.f90
src/MNH/ground_paramn.f90
+15
-15
15 additions, 15 deletions
src/MNH/ground_paramn.f90
with
15 additions
and
16 deletions
src/MNH/goto_model_wrapper.f90
+
0
−
1
View file @
d40b050a
...
...
@@ -14,7 +14,6 @@
!! 07/13 (Bosseur & Filippi) adds Forefire
!! 2014 (Faivre)
!! 2016 (Leriche) Add MODD_CH_ICE Suppress MODD_CH_DEP_n
!! Modification 01/2016 (JP Pinty) Add LIMA
!-----------------------------------------------------------------
MODULE
MODI_GOTO_MODEL_WRAPPER
...
...
This diff is collapsed.
Click to expand it.
src/MNH/ground_paramn.f90
+
15
−
15
View file @
d40b050a
...
...
@@ -90,21 +90,21 @@ END MODULE MODI_GROUND_PARAM_n
!! recomputes z0 where snow is.
!! pack and unpack of 2D fields into 1D fields
!! (V.Masson) 04/01/00 removes the TSZ0 case
! (F.Solmon/V.Masson) adapatation for patch approach
! modification of internal subroutine pack/ allocation in function
! of patch indices
! calling of isba for each defined patch
! averaging of patch fluxes to get nat fluxes
! (P. Tulet/G.Guenais) 04/02/01 separation of vegetatives class
! for friction velocity and
! aerodynamical resistance
! (S Donnier) 09/12/02 add specific humidity at 2m for diagnostic
! (V.Masson) 01/03/03 externalisation of the surface schemes!
! (P.Tulet ) 01/11/03 externalisation of the surface chemistry!
!! (D.Gazen) 01/12/03 change emissions handling for surf. externalization
!! (J.escobar) 18/10/2012 missing USE MODI_COUPLING_SURF_ATM_n & MODI_DIAG_SURF_ATM_n
! (J.escobar) 2/2014 add Forefire coupling
!! (F.Solmon/V.Masson) adapatation for patch approach
!! modification of internal subroutine pack/ allocation in function
!! of patch indices
!! calling of isba for each defined patch
!! averaging of patch fluxes to get nat fluxes
!! (P. Tulet/G.Guenais) 04/02/01 separation of vegetatives class
!! for friction velocity and aerodynamical resistance
!! (S Donnier) 09/12/02 add specific humidity at 2m for diagnostic
!! (V.Masson) 01/03/03 externalisation of the surface schemes!
!! (P.Tulet ) 01/11/03 externalisation of the surface chemistry!
!! (D.Gazen) 01/12/03 change emissions handling for surf. externalization
!! (J.escobar) 18/10/2012 missing USE MODI_COUPLING_SURF_ATM_n & MODI_DIAG_SURF_ATM_n
!! (J.escobar) 2/2014 add Forefire coupling
!! (M.Leriche) 24/03/16 remove flag for chemical surface fluxes
!!
!-------------------------------------------------------------------------------
!
!* 0. DECLARATIONS
...
...
@@ -134,7 +134,7 @@ USE MODD_GRID, ONLY : XLON0, XRPK, XBETA
USE
MODD_PARAM_ICE
,
ONLY
:
LSEDIC
USE
MODD_PARAM_C2R2
,
ONLY
:
LSEDC
USE
MODD_DIAG_IN_RUN
USE
MODD_DUST
,
ONLY
:
LDUST
USE
MODD_DUST
,
ONLY
:
LDUST
USE
MODD_SALT
,
ONLY
:
LSALT
USE
MODD_CH_AEROSOL
,
ONLY
:
LORILAM
USE
MODD_CSTS_DUST
,
ONLY
:
XMOLARWEIGHT_DUST
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment