Opened 6 months ago
Last modified 37 hours ago
#807 new defect
Problem with interpolation with XIOS at obelix
Reported by: | jgipsl | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | Not scheduled yet |
Component: | Physical processes | Version: | |
Keywords: | Cc: |
Description
Test using OOL_SEC_STO_FG2 with XIOS_INTERPOLATION=y is running at irene and jean-zay but it crashes at obelix, at least in debug mode. This corresponds to test trustO8d in the trusting at obelix.
Latest test has been done with revision 7345. The model is crashing on the line for CALL xios_close_context_definition(). Following error message was obtained at obelix:
Remapping... In file "attribute_template_impl.hpp", function "void xios::CAttributeTemplate<T>::checkEmpty() const [with T = int]", line 78 -> On checking attribute with id=ni_glo : data is not initialized terminate called after throwing an instance of 'xios::CException' terminate called after throwing an instance of 'terminate called after throwing an instance of 'xios::CException' orchidee_ol 00000000035B4274 Unknown Unknown Unknown orchidee_ol 00000000030B11A6 idata_mp_xios_clo 440 idata.f90 orchidee_ol 00000000018D40D6 xios_orchidee_mp_ 685 xios_orchidee.f90 orchidee_ol 000000000052CC48 intersurf_mp_inte 273 intersurf.f90 orchidee_ol 000000000048F578 MAIN__ 1105 dim2_driver.f90
Note: See
TracTickets for help on using
tickets.
As said in ticket #472, it seems to be the files read in subroutine slowproc_Ninput which make error at obelix.