Size: 1071
Comment:
|
Size: 986
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
[[/GetSource|Get the source code]] == Get the source code == |
== Informations for using MESSy/CLaMS == |
Line 9: | Line 7: |
* To use Mercurial on JUROPA expand your PATH: {{{ PATH=/lustre/jhome4/jicg11/jicg1108/local/bin:.:$PATH export PATH }}} |
[[ /Install| Install MESSy/CLaMS]] |
Line 15: | Line 9: |
* Mercurial repository: {{{ https://messy.fz-juelich.de/hg/messy-2.40.1-clams }}} |
[[ /run | Run MESSy/CLaMS ]] |
Line 20: | Line 11: |
* Getting a copy of the source: {{{ hg clone ssh://hg-messy@messy.fz-juelich.de/messy-2.40.1-clams [outdir] }}} or by https (on JUROPA): {{{ hg clone https://messy.fz-juelich.de/hg/messy-2.40.1-clams [outdir] }}} |
[[ /Update | Update MESSy/CLaMS]] |
Line 29: | Line 13: |
* Create a Mercurial configuration file ''.hgrc'' in your home directory to set your username: {{{ # This is a Mercurial configuration file. [ui] username = Firstname Lastname <mailaddress> }}} |
[[ /Commit | Commit changes to central DKRZ repository ]] |
Line 36: | Line 15: |
* Create and run ''configure'' file in messy main directory: {{{ autoconf configure }}} |
[[ /EMAC-CLaMS | EMAC-CLaMS ]] |
Line 42: | Line 17: |
[[[ /bmix | BMIX: Update of the boundary conditions in MESSy-CLaMS ]] | |
Line 43: | Line 19: |
* Compile all {{{ make }}} Compile only basemodel CLaMS: {{{ cd messy/mbm/clams make }}} |
[[ /Namelists/NamelistClamsTracer | TRACER: use clamstracer ]] [[ /Restart | Restarts ]] [[ /MessyTools | messy-tools ]] [[ /UseTrajFiles | Climatological Run: Read trajectories from files instead of calling TRAJ]] [[ /UseJube | Use JUBE ]] == Informations for programmers == [[/ClamsChannels | Channels in basemodel clams ]] [[/ClamsRepr | Representations in basemodel clams ]] [[ /NewSubmodel | Creating a new submodel for basemodel clams ]] [[ /CodingStandards | MESSy coding standards]] |
Line 56: | Line 41: |
== MIX == [[ messy/mix | messy_clamsmix_si.f90]] |
[[ /mix | messy_clamsmix_si.f90]] [[ /sedi | clams-sedi ]] |
MESSy/CLaMS
Informations for using MESSy/CLaMS
Commit changes to central DKRZ repository
BMIX: Update of the boundary conditions in MESSy-CLaMS
Climatological Run: Read trajectories from files instead of calling TRAJ
Informations for programmers
Representations in basemodel clams