Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPSL
P
Projets
A
AWACA
Models
LMDZ-configurations
Commits
901a1fd9
Commit
901a1fd9
authored
Feb 21, 2022
by
Patryk Kiepas
🐦
Browse files
Adding additional description to running the configuration
parent
c1db154e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
1 deletion
+27
-1
README.md
README.md
+27
-1
No files found.
README.md
View file @
901a1fd9
# LMDZ-configurations
One place for all LMDZ configurations.
\ No newline at end of file
One place for all LMDZ configurations.
## Available configurations
*
[
Zoom over ANT by Valentin W.
](
valentin/
)
## Simplified running of configurations
The
`run_valentin_configuration.sh`
script simplifies running the configuration on JeanZay.
Follow these steps:
```
sh
# Once connected to JeanZay
cd
$STORE
git clone https://gitlab.in2p3.fr/ipsl/projets/dynamico/awaca/lmdz-configurations.git
cd
lmdz-configurations
# Download TUTORIAL_PROD and copy configuration files into $STORE/TUTORIAL_RROD directory
./run_valentin_configuration 1
# Install the LMDZ/XIOS etc. models (this is a batch job, wait until it finishes)
./run_valentin_configuration 2
# Initialise and create input data (this is a batch job, wait until it finishes)
./run_valentin_configuration 3
# Prepare ERA data
./run_valentin_configuration 4
# Run the simulation (this is a batch job)
./run_valentin_configuration 5
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment