Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RoutingPP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IPSL
LMD
InTro
RoutingPP
Commits
fc9179af
Commit
fc9179af
authored
4 years ago
by
Anthony
Browse files
Options
Downloads
Patches
Plain Diff
Update AmSud test
parent
13fdf887
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
tests/AmSud/BuildHTUs_SAM.pbs
+2
-2
2 additions, 2 deletions
tests/AmSud/BuildHTUs_SAM.pbs
tests/AmSud/run.def
+8
-7
8 additions, 7 deletions
tests/AmSud/run.def
with
10 additions
and
9 deletions
tests/AmSud/BuildHTUs_SAM.pbs
+
2
−
2
View file @
fc9179af
...
...
@@ -3,9 +3,9 @@
#PBS -N BuildHTUs_SAM
#
#PBS -j oe
#PBS -l nodes=
1
:ppn=
64
#PBS -l nodes=
2
:ppn=
32
#PBS -l walltime=6:00:00
#PBS -l vmem=
2
50g,mem=
2
50g
#PBS -l vmem=5
0
0g,mem=5
0
0g
#
cd
${
PBS_O_WORKDIR
}
export
NSLOTS
=
$((
$PBS_NUM_NODES
*
$PBS_NUM_PPN
))
...
...
This diff is collapsed.
Click to expand it.
tests/AmSud/run.def
+
8
−
7
View file @
fc9179af
...
...
@@ -7,7 +7,7 @@ EarthRadius = 6370000.
ModelGridFile = /bdd/MEDI/workspaces/polcher/WRF_Forcing/AmSud-A/geo_em.d01.nc
# WEST_EAST = -90.75, -30.25
# SOUTH_NORTH = -55.25, 25.5
HydroFile = /bdd/ORCHIDEE_Forcing/Routing/Hydro4ORCH/HydroSHEDS_
SAM
.nc
HydroFile = /bdd/ORCHIDEE_Forcing/Routing/Hydro4ORCH/HydroSHEDS_
qGlobal
.nc
#
# FORTRAN interface parameters
#
...
...
@@ -25,11 +25,12 @@ numop = 100
#
GraphFile = AmSud_A_graph.nc
#
WeightFile = Weights.nc
WeightFile = Weights
_AmSud_HydroSHEDS
.nc
#
#
# Diagnostics
# You need to provide an interval in longitude and Latitude.
#
DiagLon = 3.9, 3.9
DiagLat = 40.0, 40.0
# File containing infrastructures to be placed.
# Maximum error in the distance of the station in km^2
MaxDistErr = 25.0
# Maximum error in the upstream area in %
MaxUpstrErr = 25.0
GRDCFile = /homedata/aschrapffer/Observations/GRDC_Monthly_Jan20.nc
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