... | @@ -52,11 +52,15 @@ Once you have these, edit the variables and paths at the start of each script on |
... | @@ -52,11 +52,15 @@ Once you have these, edit the variables and paths at the start of each script on |
|
## Running the experiment
|
|
## Running the experiment
|
|
|
|
|
|
On the autosubmit terminal, run:
|
|
On the autosubmit terminal, run:
|
|
|
|
|
|
```autosubmit refresh xxxx```
|
|
```autosubmit refresh xxxx```
|
|
|
|
|
|
```autosubmit create xxxx``` (-np flag recommended for large experiments)
|
|
```autosubmit create xxxx``` (-np flag recommended for large experiments)
|
|
|
|
|
|
```nohup autosubmit run xxxx &>log &```
|
|
```nohup autosubmit run xxxx &>log &```
|
|
|
|
|
|
## Postprocessing
|
|
## Postprocessing
|
|
|
|
|
|
|
|
The postprocessing script can be found [here](https://earth.bsc.es/gitlab/cp/genetic_algorithm_pisces1d/-/tree/master/postproc).
|
|
|
|
|
|
|
|
Designed to be run on power9 and nord3 from esarchive, it copies the outputs onto esarchive and creates plots of the evolution of the optimal parameters, stats and cost of the optimal member in each generation. |
|
|
|
\ No newline at end of file |