Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MSc Climate Modeling Lab S2025 Code4Students
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Aiko Voigt
MSc Climate Modeling Lab S2025 Code4Students
Commits
61502220
Commit
61502220
authored
1 month ago
by
Aiko Voigt
Browse files
Options
Downloads
Patches
Plain Diff
Updates Readme
parent
acb5c896
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-0
8 additions, 0 deletions
README.md
with
8 additions
and
0 deletions
README.md
+
8
−
0
View file @
61502220
...
...
@@ -2,6 +2,8 @@
## Recipe for lecturer: generate a tarball with the icon model code for distribution to students
Work with VSC account
`avoigt_teach`
.
Get model code, use branch climmodlab_s2023:
```
...
...
@@ -18,6 +20,12 @@ This leads to the file `icon-2.6.0.tar.bz2`, which can be distributed to the stu
## Recipe for students: how to get, configure and compile ICON on VSC4
Reserve a node for interactive use, do not work on the login nodes. See
[
VSC Wiki
](
https://docs.vsc.ac.at/running_jobs/interactive_jobs/
)
.
```
interactivejobs -N 1 skylake_0096 --qos skylake_0096 --exclusive -t 2:00:00
```
Get and untar the tarball and enter the model code directory:
```
...
...
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