Hi MPAS folks,
I've been trying to start an MPAS simulation from a restart file as part of setting up a cycled DA system with DART-MPAS. I keep running into this error:
----------------------------------------------------------------------
Beginning MPAS-atmosphere Error Log File for task 0 of 512
Opened at 2024/06/06 10:23:44
----------------------------------------------------------------------
ERROR: *******************************************************************************
ERROR: The GWDO scheme requires valid var2d, con, oa{1,2,3,4}, and ol{1,2,3,4} fields,
ERROR: but these fields appear to be zero everywhere in the model input.
ERROR: Either set config_gwdo_scheme = 'off' in the &physics namelist, or generate
ERROR: the GWDO static fields with the init_atmosphere core.
ERROR: *******************************************************************************
ERROR: Please correct issues with the model input fields and/or namelist.
CRITICAL ERROR: Core init failed for core atmosphere
Logging complete. Closing file at 2024/06/06 10:23:44
However, the restart file has nonzero values for all of these variables. I've tried copying them in from the init file in case they were incorrect, but I get the same error then. I've also tried this with MPAS 8.0.1 and 8.1.0 and gotten the same error. Setting config_gedo_scheme = 'off' leads to a segmentation fault without an interpretable error file. Could this possibly be due to an incorrect setting in my namelist.atmosphere or streams.atmosphere file? I've attached both here.
Thanks,
Matt Wilson
I've been trying to start an MPAS simulation from a restart file as part of setting up a cycled DA system with DART-MPAS. I keep running into this error:
----------------------------------------------------------------------
Beginning MPAS-atmosphere Error Log File for task 0 of 512
Opened at 2024/06/06 10:23:44
----------------------------------------------------------------------
ERROR: *******************************************************************************
ERROR: The GWDO scheme requires valid var2d, con, oa{1,2,3,4}, and ol{1,2,3,4} fields,
ERROR: but these fields appear to be zero everywhere in the model input.
ERROR: Either set config_gwdo_scheme = 'off' in the &physics namelist, or generate
ERROR: the GWDO static fields with the init_atmosphere core.
ERROR: *******************************************************************************
ERROR: Please correct issues with the model input fields and/or namelist.
CRITICAL ERROR: Core init failed for core atmosphere
Logging complete. Closing file at 2024/06/06 10:23:44
However, the restart file has nonzero values for all of these variables. I've tried copying them in from the init file in case they were incorrect, but I get the same error then. I've also tried this with MPAS 8.0.1 and 8.1.0 and gotten the same error. Setting config_gedo_scheme = 'off' leads to a segmentation fault without an interpretable error file. Could this possibly be due to an incorrect setting in my namelist.atmosphere or streams.atmosphere file? I've attached both here.
Thanks,
Matt Wilson