Skip to content
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

floating invalid with F20TRC5AV1C-04P2 and -bgc bgc -nutrient_comp_pathway eca #3088

Closed
ndkeen opened this issue Jul 24, 2019 · 7 comments
Closed
Assignees
Labels

Comments

@ndkeen
Copy link
Contributor

ndkeen commented Jul 24, 2019

This testing is on cori-knl using a master of Jul 23rd.

This test passes: SMS_PT_D_Ln5.ne30_ne30.F20TRC5AV1C-04P2
However, if I do the following in the casedir:

./xmlchange --id CLM_BLDNML_OPTS --val "-bgc bgc -nutrient_comp_pathway eca" 

And rebuild, I get the following error:

 71: 2aaba8508000-2aabab679000 rwxs 000forrtl: error (65): floating invalid
 71: Image              PC                Routine            Line        Source             
 71: e3sm.exe           000000000C69BF8E  Unknown               Unknown  Unknown
 71: e3sm.exe           000000000BF35120  Unknown               Unknown  Unknown
 71: e3sm.exe           000000000743B0A3  allocationmod_mp_        2415  AllocationMod.F90
 71: e3sm.exe           0000000007FA2FA0  soillittdecompmod         410  SoilLittDecompMod.F90
 71: e3sm.exe           0000000007A94EC9  ecosystemdynmod_m         590  EcosystemDynMod.F90
 71: e3sm.exe           00000000058E6B84  clm_driver_mp_clm        1012  clm_driver.F90
 71: e3sm.exe           000000000AAEB3E3  Unknown               Unknown  Unknown
 71: e3sm.exe           000000000AAA2CC0  Unknown               Unknown  Unknown
 71: e3sm.exe           000000000AAA42B4  Unknown               Unknown  Unknown
 71: e3sm.exe           000000000AA75BD4  Unknown               Unknown  Unknown
 71: e3sm.exe           00000000058C0697  clm_driver_mp_clm         560  clm_driver.F90
 71: e3sm.exe           000000000588CC8F  lnd_comp_mct_mp_l         509  lnd_comp_mct.F90
 71: e3sm.exe           0000000000466A13  component_mod_mp_         737  component_mod.F90
 71: e3sm.exe           0000000000430284  cime_comp_mod_mp_        2602  cime_comp_mod.F90
 71: e3sm.exe           000000000044EA0D  MAIN__                    133  cime_driver.F90

/global/cscratch1/sd/ndk/acme_scratch/cori-knl/m06-jul22/SMS_PT_D_Ln5.ne30_ne30.F20TRC5AV1C-04P2.cori-knl_intel.20190724_091649_m056xe

I also tested with ony -bgc bgc, which completed, but it doesn't let me build with only -nutrient_comp_pathway eca (ie I needed both). Can someone confirm if this is a valid thing to test? That is, a valid way to configure? Note that I started with the following options: -bgc bgc -nutrient cnp -nutrient_comp_pathway eca -soil_decomp century -methane -nitrif_denitrif which fails in the same way as above -- then narrowed down which options were causing the error.

@ndkeen
Copy link
Contributor Author

ndkeen commented Dec 4, 2019

I tested this again with master of Nov 6th and I see same issue.

@qzhu-lbl
Copy link
Contributor

qzhu-lbl commented Dec 5, 2019 via email

@qzhu-lbl
Copy link
Contributor

qzhu-lbl commented Dec 5, 2019

Hi Noel,

Could you please try

qzhu-lbl/lnd/plant_pdemand_init_fixnan

see if the error is still there?

@ndkeen
Copy link
Contributor Author

ndkeen commented Jul 8, 2020

I tried the same experiment again and it failed in the same way with master of July 7th.

First run SMS_PT_D_Ln5.ne30_ne30.F20TRC5AV1C-04P2
then do ./xmlchange --id CLM_BLDNML_OPTS --val "-bgc bgc -nutrient_comp_pathway eca" 
and rebuild

@ndkeen
Copy link
Contributor Author

ndkeen commented Nov 24, 2020

With master of Nov19th, I tried this again. I don't see the same error, but instead, the same error as I found here #2044

 6: At line 726 of file /global/cscratch1/sd/ndk/wacmy/m49-nov19/components/eam/src/physics/clubb/grid_class.F90
 6: Fortran runtime error: Index '-1' of dimension 1 of array 'gr%dzm' below lower bound of 0
 6:

I don't know if there were changes that allowed code to run further (and hit this error), or if this new error is complicating things here.

@ndkeen
Copy link
Contributor Author

ndkeen commented Nov 10, 2021

It looks like the compset no longer available, but I tried the following:
First run SMS_PT_D_Ln5.ne30_ne30.F2010-CICE.cori-knl_intel, then
do ./xmlchange --id ELM_BLDNML_OPTS --val "-bgc bgc -nutrient_comp_pathway eca"

and I get yet a different error:

0: (shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst

@ndkeen
Copy link
Contributor Author

ndkeen commented Oct 25, 2022

I'm going to close the issue as it's no longer the same error as original and not clear it's even supported.

@ndkeen ndkeen closed this as completed Oct 25, 2022
jgfouca pushed a commit that referenced this issue Nov 7, 2024
ensure we trigger tests on eamxx submods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants