Opened 8 years ago
Closed 8 years ago
#1118 closed help (fixed)
Failure in reconfiguration
Reported by: | richie | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | <select platform> | |
UM Version: | <select version> |
Description
Hello,
I am trying to set up a limited area model for runs over west Africa. I have got a 12km version to run
xhtzi
which produces a start dump and LBCs (for 6 hours at the moment.
I then tried to use the start dump to create a 4km start dump for a fraction of the original domain (that the LBCs created in xhtzi are compatible with. When I do so I get a fail in the reconfiguration stage. The output is in
/home/n02/n02/richie/um/umui_out/
and called
xhtzs000.xhtzs.d13227.t113430.leave
I can find a line that says
/work/n02/n02/hum/vn7.3/pathscale_quad/scripts/qsexecute: Error in dump reconfiguration
but not a reason for the failure. I am sure this will be an obvious
problem to those that have used the model more than me but any
pointers would be gratefully received.
Regards,
Rich
Change History (3)
comment:1 Changed 8 years ago by grenville
comment:2 Changed 8 years ago by richie
Hi Grenville,
Thanks for that, the model now gets further along. I am now in the more more familiar trying to make limited area ancil files.
I guess this can be closed.
Regards,
Rich
comment:3 Changed 8 years ago by grenville
- Resolution set to fixed
- Status changed from new to closed
Rich
The leave file has the line
aprun: -N cannot exceed -n
which is odd. It looks like running the reconfiguration on multiple processors has got switched off - see Reconfiguration→ General Reconfiguration Options, where "Run reconfiguration on multiple processors" is not checked, and should be.
It's also a bit odd that there are references to pathscale in the leave file - please check your .profile has the correct setting for TARGET_MC=cce
Grenville