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
9e3bebda
Commit
9e3bebda
authored
2 years ago
by
RODIER Quentin
Browse files
Options
Downloads
Patches
Plain Diff
Quentin 06/01/2023: bugfix, PHYEX adapt interfaces : missing module ASSOCIATE()
parent
46f6a393
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/mesonh/micro/ini_lima_cold_mixed.f90
+3
-1
3 additions, 1 deletion
src/mesonh/micro/ini_lima_cold_mixed.f90
with
3 additions
and
1 deletion
src/mesonh/micro/ini_lima_cold_mixed.f90
+
3
−
1
View file @
9e3bebda
...
@@ -57,7 +57,8 @@ USE MODD_PARAM_LIMA
...
@@ -57,7 +57,8 @@ USE MODD_PARAM_LIMA
USE
MODD_PARAM_LIMA_WARM
USE
MODD_PARAM_LIMA_WARM
USE
MODD_PARAM_LIMA_COLD
USE
MODD_PARAM_LIMA_COLD
USE
MODD_PARAM_LIMA_MIXED
USE
MODD_PARAM_LIMA_MIXED
use
MODD_RAIN_ICE_PARAM
,
only
:
XALPHA1
,
XALPHA2
,
XBETA1
,
XBETA2
,
IMNU0
=>
XMNU0
,
XNU10
,
XNU20
USE
MODD_RAIN_ICE_PARAM
,
ONLY
:
XALPHA1
,
XALPHA2
,
XBETA1
,
XBETA2
,
IMNU0
=>
XMNU0
,
XNU10
,
XNU20
,
&
RAIN_ICE_PARAM_ASSOCIATE
USE
MODD_REF
USE
MODD_REF
!
!
use
mode_msg
use
mode_msg
...
@@ -155,6 +156,7 @@ ILUOUT0 = TLUOUT0%NLU
...
@@ -155,6 +156,7 @@ ILUOUT0 = TLUOUT0%NLU
!* 1. CHARACTERISTICS OF THE SPECIES
!* 1. CHARACTERISTICS OF THE SPECIES
! ------------------------------
! ------------------------------
!
!
CALL
RAIN_ICE_PARAM_ASSOCIATE
()
!
!
!* 1.2 Ice crystal characteristics
!* 1.2 Ice crystal characteristics
!
!
...
...
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