You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose:
To check whether we can make the branch with the photosthesis update run in a NorESM configuration.
n.b. that to run this requires pulling back to an earlier branch of CTSM without the changes to MEGAN which cause conlflicts with this code (we can resolve these, but have not done so yet).
__ Description:
To get the code
git clone https://github.com/NorESMhub/NorESM.git
cd NorESM
git checkout noresm2_5_alpha08d
./bin/git-fleximod update
cd components/clm/src/fates
remote add adrianna_fates https://github.com/adrifoster/fates/
git fetch adrianna_fates
git checkout adrianna_fates/leaf_photo_update
cd ../
git fetch
git checkout ctsm5.3.11-noresm_v0
Purpose:
To check whether we can make the branch with the photosthesis update run in a NorESM configuration.
n.b. that to run this requires pulling back to an earlier branch of CTSM without the changes to MEGAN which cause conlflicts with this code (we can resolve these, but have not done so yet).
__
Description:
To get the code
NOTE: a memory leak is present in the run.
See memory leak in n1850 case NorESM#550
create_newcase commnad
The text was updated successfully, but these errors were encountered: