Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G genetic_algorithm_pisces1d
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Climate Prediction
  • genetic_algorithm_pisces1d
  • Wiki
  • Pisces1d Genetic Algorithm Usage

Pisces1d Genetic Algorithm Usage · Changes

Page history
Update Pisces1d Genetic Algorithm Usage authored Oct 08, 2019 by Marcus Falls's avatar Marcus Falls
Hide whitespace changes
Inline Side-by-side
Pisces1d-Genetic-Algorithm-Usage.md
View page @ 6ec9e755
...@@ -52,9 +52,9 @@ Once you have these, edit the variables and paths at the start of each script on ...@@ -52,9 +52,9 @@ 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
......
Clone repository
  • Pisces1d Genetic Algorithm Usage
  • Home