Skip to content
Snippets Groups Projects
Commit fc9179af authored by Anthony's avatar Anthony
Browse files

Update AmSud test

parent 13fdf887
No related branches found
No related tags found
No related merge requests found
......@@ -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=250g,mem=250g
#PBS -l vmem=500g,mem=500g
#
cd ${PBS_O_WORKDIR}
export NSLOTS=$(($PBS_NUM_NODES*$PBS_NUM_PPN))
......
......@@ -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
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