Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Earth SciencesEarth Sciences
  • nes
  • Wiki
  • Contribute

Contribute · Changes

Page history
Update Contribute authored Oct 10, 2023 by Alba Vilanova's avatar Alba Vilanova
Show whitespace changes
Inline Side-by-side
Contribute.md
View page @ 8e212be3
......@@ -8,8 +8,7 @@
- It is recommended to run some tests to ensure the current behavior.
4. Modify the code.
5. Run the simulation with the new branch:
- To achieve it is important to prepend the cloned path in the `PYTHONPATH`
- e.g., `export PYTHONPATH=/gpfs/scratch/bsc32/bsc32538/NES:${PYTHONPATH}`
- It is important to prepend the cloned path in the `PYTHONPATH`, e.g. `export PYTHONPATH=/gpfs/scratch/bsc32/bsc32538/NES:${PYTHONPATH}`.
6. Create and run a specific test for your case in the folder `tests`.
7. Update the `CHANGELOG.md` and include information on the new development or bug fix.
8. Update the wiki with the new specifications.
......
Clone repository
  • Home
  • Tutorials
  • Trainings
  • Development
  • Contribute