-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added monthly pause&resume support for BLOM.
- Loading branch information
1 parent
ea4552b
commit 0068935
Showing
93 changed files
with
678 additions
and
26,179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,17 +25,20 @@ your public ssh key from Betzy to your github profile. | |
|
||
### Install NorCPM code | ||
|
||
Install NorCPM in the nn9039k project space with | ||
|
||
We recommend to create a personal folder in nn9039k under which NorCPM | ||
can be installed, e.g. | ||
mkdir -p /cluster/projects/nn9039k/people/$USER | ||
cd /cluster/projects/nn9039k/people/$USER | ||
|
||
Next, download the code with | ||
git clone ssh://[email protected]/NorESMhub/NorCPM.git NorCPM | ||
|
||
In case `git clone` throws a `permission denied` error then use instead | ||
|
||
git clone https://github.com/NorESMhub/NorCPM.git NorCPM | ||
|
||
NorCPM is now installed in `/cluster/projects/nn9039k/people/$USER/NorCPM` | ||
In the following, we refer to the location where NorCPM is installed | ||
as NORCPMROOT. | ||
|
||
## Setting up and running experiments | ||
|
||
|
@@ -306,6 +309,7 @@ General settings | |
Assimilation settings | ||
|
||
ASSIMROOT : Location of assimilation code | ||
MEAN_MOD_DIR : Location where model climatologies are stored (for anomaly DA) | ||
NTASKS_DA : total number of mpi-tasks available for assimilation | ||
NTASKS_ENKF : number of mpi-tasks used for EnKF | ||
OCNGRIDFILE : path to ocean grid file | ||
|
Binary file not shown.
Empty file removed
0
assim/enkf_cf-system2_old/DA_startstandaloneApplication/includedSupportPackages.txt
Empty file.
2 changes: 0 additions & 2 deletions
2
assim/enkf_cf-system2_old/DA_startstandaloneApplication/mccExcludedFiles.log
This file was deleted.
Oops, something went wrong.
103 changes: 0 additions & 103 deletions
103
assim/enkf_cf-system2_old/DA_startstandaloneApplication/readme.txt
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
assim/enkf_cf-system2_old/DA_startstandaloneApplication/requiredMCRProducts.txt
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
assim/enkf_cf-system2_old/DA_startstandaloneApplication/run_DA_start.sh
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
assim/enkf_cf-system2_old/DA_startstandaloneApplication/unresolvedSymbols.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.