Opened 5 years ago
Closed 5 years ago
#1730 closed help (fixed)
MOGREPS-G UMUI reconfiguration job problem with Rcf_Ancil_Atmos
Reported by: | sam89 | Owned by: | willie |
---|---|---|---|
Component: | UM Model | Keywords: | ancillary, grid |
Cc: | Platform: | MONSooN | |
UM Version: | 8.2 |
Description
Hello
I am trying to run a MOGREPS-G job (using a MOGREPS-G rerun file from MASS) with an IAU perturbation file at the same time as the MOGREPS start dump.
I have tried to run the reconfigure job and I have got this error
????????????????????????????????????????????????????????????????????????????????
???!!!???!!!???!!!???!!!???!!!???!!! ERROR ???!!!???!!!???!!!???!!!???!!!???!!!?
? Error in routine: Rcf_Ancil_Atmos
? Error Code: 5
? Error Message: inancila_rcf_inancila:integer header error - no. of rows
? Error generated from processor: 0
? This run generated 0 warnings
????????????????????????????????????????????????????????????????????????????????
I cannot work out what the error is referring to as I have checked the number of rows in the horizontal resolution matches with that of the rows in the start dump.
Thanks
Sam
Change History (4)
comment:1 Changed 5 years ago by willie
- Owner changed from um_support to willie
- Status changed from new to accepted
comment:2 Changed 5 years ago by sam89
xlrwc
comment:3 Changed 5 years ago by willie
- Keywords ancillary, grid added
Hi Sam,
Your job xlrwc seems to be a modified version of the standard job xjpqc where you have changed the model grid from 1024x769 (i.e. N512) to 432x325 (i.e. N216). If you do this you need to provide N216 ancillaries. It is complaining about the ozone ancillary row length being 769.
You need to replace
$UMDIR/ancil/ancil_versions/n512/ps28
with
$UMDIR/ancil/ancil_versions/n216/ps28
in your ancillary versions file
Regards
==Willie==
comment:4 Changed 5 years ago by willie
- Resolution set to fixed
- Status changed from accepted to closed
Hi Sam,
regards
Willie