Opened 3 years ago
Closed 3 years ago
#2379 closed help (fixed)
error in reconfiguration:CHK_OPTS_MOD
Reported by: | haochi | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | Monsoon2 | |
UM Version: | 10.6 |
Description
Hi
I got this error message:
FILE_MANAGER: Assigned : SIZES
FILE_MANAGER: : Unit : 11 (fortran)
Defensive checks on global_row_length (192) against [2:4096] …. pass
Defensive checks on global_rows (144) against [1:3200] …. pass
Defensive checks on model_levels (85) against [1:250] …. pass
Defensive checks on land_field (-99) against [-99,≥0] …. pass
Defensive checks on bl_levels (50) against [1:85] …. pass
Defensive checks on cloud_levels (85) against [1:85] …. pass
Defensive checks on ozone_levels (85) against [1:85] …. pass
FILE_MANAGER: Assigned : RECONA
FILE_MANAGER: : Unit : 12 (fortran)
Defensive checks on input_dump_type (1) against [3,2,1] …. pass
Defensive checks on dump_pack (3) against [1,2,3] …. pass
Defensive checks on select_output_fields (0) against [0,3,4] …. pass
FILE_MANAGER: Assigned : /projects/um1/vn10.6/ctldata/vert/vertlevs_L85_50t_35s_85km
FILE_MANAGER: : Unit : 13 (fortran)
FILE_MANAGER: Released : Unit : 13 (fortran)
????????????????????????????????????????????????????????????????????????????????
???!!!???!!!???!!!???!!!???!!! ERROR ???!!!???!!!???!!!???!!!???!!!
? Error code: 80
? Error from routine: CHK_OPTS_MOD:CHK_INT_STR called by CHECK_NLIST_ITEMS
? Error message:
? domain, (0), has failed to pass any defensive checks,
? [1, 2].
? Error from processor: 0
? Error number: 1
????????????????????????????????????????????????????????????????????????????????
I didn't find any domain setting in my suite is 0…
My suite id is u-au225, on monsoon.
Thanks very much!
Best
Haochi
Change History (9)
comment:1 follow-up: ↓ 2 Changed 3 years ago by willie
- Platform set to Monsoon2
- UM Version changed from <select version> to 10.6
comment:2 in reply to: ↑ 1 Changed 3 years ago by haochi
Hi Willie
Yes, I was trying to test some my thought, but it failed again.
Now I'm back to the original error message. Sorry about that.
Many thanks
Haochi
Replying to willie:
Hi Haochi,
Are you working on this? The error seems to have changed to
[FAIL] namelist:items(288588f1)=ancilfilename: UM_ANCIL_SEAICE: unbound variableLet me know what you want to do.
Regards
Willie
comment:3 follow-up: ↓ 4 Changed 3 years ago by willie
Hi Haochi,
I'm now getting
[FAIL] namelist:items(884a098e)=ancilfilename: UM_ANCIL_SOIL_DIR: unbound variable
from a clean build/run. If you have modified any files that are outside the suite but used by the suite, could you return them to the previous state please e.g /projects/clarify/haohi/ancil_vers.
Regards
Willie
comment:4 in reply to: ↑ 3 Changed 3 years ago by haochi
Hi Willie
I'm sorry, I accidentally deleted two lines in ancil_vers file yesterday. Now I fixed it and re-run the module, it seems the previous error just disappeared, instead there is a new error:
IO Error Report *
Unit Generating error= 13
—-File States —————————————
Unit 11 open on filename /projects/ukca-admin/inputs/initial/N96eL85/af834a.da20080901_00
—> File Type: 0 , Read Only: T , Write Only: F
—> Local: T AllLocal?: F Remote: F Broadcast: T
—> Local: T AllLocal?: F Remote: F Broadcast: T
Unit 12 open on filename /home/d02/haohi/cylc-run/u-au225/share/data/au225.astart
—> File Type: 1 , Read Only: F , Write Only: F
—> Local: T AllLocal?: F Remote: F Broadcast: T
—> Local: T AllLocal?: F Remote: F Broadcast: T
Unit 13 open on filename /projects/clarify/haohi/sst/reynolds_seaice.anc
—> File Type: 0 , Read Only: T , Write Only: F
—> Local: T AllLocal?: F Remote: F Broadcast: F
—> Local: T AllLocal?: F Remote: F Broadcast: F
—-End File States ———————————
????????????????????????????????????????????????????????????????????????????????
???!!!???!!!???!!!???!!!???!!! ERROR ???!!!???!!!???!!!???!!!???!!!
? Error code: 22
? Error from routine: io:buffin
? Error message: Error in buffin errorCode= 0.00 len=0/27648
? Error from processor: 0
? Error number: 1
????????????????????????????????????????????????????????????????????????????????
I think it probably means something wrong with my reynolds_seaice.anc file?
Many thanks
Haochi
Replying to willie:
Hi Haochi,
I'm now getting
[FAIL] namelist:items(884a098e)=ancilfilename: UM_ANCIL_SOIL_DIR: unbound variablefrom a clean build/run. If you have modified any files that are outside the suite but used by the suite, could you return them to the previous state please e.g /projects/clarify/haohi/ancil_vers.
Regards
Willie
comment:5 follow-up: ↓ 6 Changed 3 years ago by willie
Hi Haochi,
I can't read the sea ice file. Could you add group read permissions:
chmod g+rx /projects/clarify/haohi/sst/reynolds_seaice.anc
Willie
comment:6 in reply to: ↑ 5 Changed 3 years ago by haochi
Hi Willie
Sorry, permission added.
Many thank
Haochi
Replying to willie:
Hi Haochi,
I can't read the sea ice file. Could you add group read permissions:
chmod g+rx /projects/clarify/haohi/sst/reynolds_seaice.ancWillie
comment:7 Changed 3 years ago by willie
Hi Haochi,
The file /projects/clarify/haohi/sst/reynolds_seaice.anc is corrupt. If you look at it in xconv the data for 2015-06-17 is rubbish (order 10300) while the day before it is sensible. So I'm afraid you'll have to re-create this file.
Regards,
Willie
comment:8 Changed 3 years ago by haochi
Hi Willie
Thanks very much! I'll check it again.
Best
Haochi
comment:9 Changed 3 years ago by willie
- Resolution set to fixed
- Status changed from new to closed
Hi Haochi,
Are you working on this? The error seems to have changed to
Let me know what you want to do.
Regards
Willie