Skip to content
Snippets Groups Projects
Commit ad2941b7 authored by Oriol.Tinto's avatar Oriol.Tinto
Browse files

Update README.md

parent 86bd319f
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,21 @@ We are interested in the files inside **conf**.
As we want to test how to get all the required information from a git project, we will modify the file **expdef_xxxx.conf"** to point to this very same repository. To do so we will go to section **[project]**, set `PROJCET_TYPE = git` and under the **[git]** section we will set `PROJECT_ORIGIN = git@gitlab.physik.uni-muenchen.de:Oriol.Tinto/autosubmit-templates.git`.
Also, we need to modify the file **platforms_xxxx.conf** to add information about the platforms that we want to use.
In the case of using the LMU cluster our file would need the following content:
```
[LMU]
TYPE = SLURM
HOST = workstation
PROJECT = ls-craig
USER = oriol.tinto
SCRATCH_DIR = /project/meteo-scratch/Oriol.Tinto/tmp/autosubmit
```
```
autosubmit create a000 -np
```
......
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