-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to build A case with create_newcase on edison #81
Comments
Fixed by merge of PR #84 |
Tried latest master and get a new error wile running ./case.setup edison08 scripts/Acase> ./case.setup Not being able to resolve EXEROOT leads to bigger problems in case.build. |
removed med_connectors_mod.F90 and med_infodata_mod.F90 Removed med_connectors_mod.F90 and med_infodata_mod.F90. removed the files med_connectors_mod.F90 and med_infodata_mod.F90 modified all of the nuopc.runseq files to remove connector prep and post phases all scalar->state and state->scalar data is now handled in shr_nuopc_methods_State_GetScalar and shr_nuopc_methods_State_SetScalar. Test suite: testlist_drv.xml Test baseline: /glade/scratch/jedwards/BASELINES/apr02 Test namelist changes: no Test status: bit for bit Fixes: none User interface changes?: No Update gh-pages html (Y/N)?: N Code review:jedwards
Steps:
Checkout out latest master dfb98f0
setenv CIME_MODEL acme (OR cesm)
module load python
create_newcase -case Acase -res f45_g37_rx1 -compset A -mach edison -compiler intel -project acme
cd Acase
./case.setup
Everything above works. Then I tried the next step...
edison09 scripts/Acase> ./case.build
calling build.case_build with caseroot=/global/u2/r/rjacob/cimeESMCI/scripts/Acase and testmode=False
sharedlib_only is False
model_only is False
Not able to retreive value for item 'TESTCASE'
Loading input file: 'Buildconf/datm.input_data_list'
Loading input file: 'Buildconf/dlnd.input_data_list'
Loading input file: 'Buildconf/dice.input_data_list'
Loading input file: 'Buildconf/docn.input_data_list'
Loading input file: 'Buildconf/drof.input_data_list'
Loading input file: 'Buildconf/cpl.input_data_list'
Not able to retreive value for item 'CISM_USE_TRILINOS'
Not able to retreive value for item 'CLM_CONFIG_OPTS'
Not able to retreive value for item 'CAM_CONFIG_OPTS'
Not able to retreive value for item 'OCN_SUBMODEL'
ERROR: Could not find cmd_path for lang 'python'
The text was updated successfully, but these errors were encountered: