Dear CMS Modelling Helpdesk,
I am setting up a vn12.0 suite to run on MONSooN2 that uses the Cariolle ozone scheme. I have taken a copy of a vn12.0 suite that was run on the MetO Cray machine (u-cg225) and made a new suite (u-cj225) which needed some minor changes to point to the correct ancillary file locations. To turn on the Cariolle scheme option I have:
- Turned on the l_use_cariolle logical
- Turned on the l_use_ozoneinrad logical
- Created new Cariolle ancillaries for fields 480-487 and pointed the suite to these files. The new Cariolle ancillary files were made by regridding an older file to the N96L85 grid. The original file, regridded file, ancillary file and the xancil job used to create the files are all here:
/projects/ukca-cam/jkeeb/ancils/cariolle
When I run this suite, it crashes in the reconfiguration step, with the following warnings/error:
???
??? WARNING ???
? Warning code: -15000
? Warning from routine: ANCIL_CHECK_HORIZONTAL_GRID
? Warning message: Mismatch between model and ancil field x grid spacing
? Expected x grid spacing : 1.8750000000
? Ancil x grid spacing : 360.0000000000
? Ancil file : /projects/ukca-cam/jkeeb/ancils/cariolle/regridded_N96_L85_cariolle_ancils
? Lookup num : 8160
? Stashcode : 487
? Warning from processor: 0
? Warning number: 16320
???
???
??? WARNING ???
? Warning code: -15000
? Warning from routine: ANCIL_CHECK_HORIZONTAL_GRID
? Warning message: Mismatch between model and ancil field ozone row length
? Expected ozone row length : 192
? Ancil ozone row length : 1
? Ancil file : /projects/ukca-cam/jkeeb/ancils/cariolle/regridded_N96_L85_cariolle_ancils
? Lookup num : 8160
? Stashcode : 487
? Warning from processor: 0
? Warning number: 16321
???
???
???!!!???!!!???!!!???!!!???!!! ERROR ???!!!???!!!???!!!???!!!???!!!
? Error code: 1001
? Error from routine: ANCIL_CHECK_MOD::REPORT_ANCIL_ERRORS
? Error message:
? ERRORS: 1 ancil files have failed ancil checking and resulted in this abort:
? – /projects/ukca-cam/jkeeb/ancils/cariolle/regridded_N96_L85_cariolle_ancils
?
? Any fields causing an error will have produced an ereport
? warning earlier in the run, please search the log files for
? each ancil filename for more details on each failure.
? Error from processor: 0
? Error number: 16322
???
This error seems to be saying that the model is expecting a 3D ozone ancillary file, but all the old Cariolle files are only 2D. I have tried switching l_ozone_init to 2D, but this made no difference.
Can you advise on how to resolve this error? Please let me know if there is any further information I can provide.
Best,
James