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

ne30np4 1850 case fails because the fsurdat file is incorrect. #1036

Closed
ekluzek opened this issue Jun 10, 2020 · 3 comments · Fixed by #1079
Closed

ne30np4 1850 case fails because the fsurdat file is incorrect. #1036

ekluzek opened this issue Jun 10, 2020 · 3 comments · Fixed by #1079
Assignees
Labels
bug something is working incorrectly
Milestone

Comments

@ekluzek
Copy link
Collaborator

ekluzek commented Jun 10, 2020

Brief summary of bug

Chris Fischer found that ERP_D_Ld5.ne30_g16.I1850Clm50BgcCrop.cheyenne_intel.clm-default tests fail. It looks like the fsurdat file is incorrect when this is setup. This is in cesm2_2_alpha06a testing. So the problem likely came in on ctsm1.0.dev098.

General bug information

CTSM version you are using: ctsm1.0.dev100

Does this bug cause significantly incorrect results in the model's science? No

Configurations affected: ne30_g16.I1850Clm50BgcCrop

Details of bug

fsurdat points to the landuse timeseries file...

fsurdat = '/glade/p/cesmdata/cseg/inputdata/lnd/clm2/surfdata_map/landuse.timeseries_ne30np4_hist_16pfts_Irrig_CMIP6_simyr1850-2015_c170824.nc'

Important output or errors that show the problem

Shows error in reading the surfdat file...

0:( 143) r10i3n26
109: pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1288 :
109: NetCDF: Invalid dimension ID or name
37: pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1288 :
37: NetCDF: Invalid dimension ID or name
73: pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1288 :
73: NetCDF: Invalid dimension ID or name
1: pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1288 :
1: NetCDF: Invalid dimension ID or name
109:Image PC Routine Line Source
109:cesm.exe 00000000053E66BA Unknown Unknown Unknown
109:cesm.exe 0000000004A0542E pio_support_mp_pi 118 pio_support.F90
109:cesm.exe 0000000004A03718 pio_utils_mp_chec 59 pio_utils.F90
109:cesm.exe 00000000049CEC4E nf_mod_mp_pio_inq 1288 nf_mod.F90
109:cesm.exe 0000000000CD3B0F ncdio_pio_mp_ncd_ 432 ncdio_pio.F90.in
109:cesm.exe 0000000000CD3CCA ncdio_pio_mp_ncd_ 465 ncdio_pio.F90.in
109:cesm.exe 0000000000E4753D surfrdmod_mp_surf 486 surfrdMod.F90
109:cesm.exe 00000000009047A5 clm_initializemod 104 clm_initializeMod.F90

@ekluzek ekluzek added the bug something is working incorrectly label Jun 10, 2020
@ekluzek ekluzek added this to the cesm2.2.0 milestone Jun 10, 2020
@ekluzek ekluzek self-assigned this Jun 10, 2020
@ekluzek
Copy link
Collaborator Author

ekluzek commented Jun 25, 2020

I noticed a similar issue with a file that doesn't exist (from running the -test mode in build-namelist_test.pl) lnd/clm2/surfdata_map/landuse.timeseries_48x96_hist_16pfts_Irrig_CMIP6_simyr1850-2015_c170824.nc.

@ekluzek
Copy link
Collaborator Author

ekluzek commented Feb 3, 2022

This is a problem on release-clm5.0 branch as well.

@ekluzek ekluzek reopened this Feb 3, 2022
ekluzek added a commit to jedwards4b/ctsm that referenced this issue Feb 4, 2022
@ekluzek ekluzek removed the branch tag: release Changes go on release branch as well as master label May 11, 2023
@ekluzek
Copy link
Collaborator Author

ekluzek commented May 11, 2023

This was handled on CTSM dev, but not on the clm5.0-release branch, but we aren't updating that branch at this point, so I'm closing.

@ekluzek ekluzek closed this as completed May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is working incorrectly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant