ERROR ABORT in subroutine SA_WRAP_AE on PE000

I have successfully run the data from the first day. But when I run it the next day, I get an error. The error looks like this

When SULFATE is marked, no error occurs. However, the above error will be reported at the first time of the next day when OZONE is marked.

Can you post the contents of your ISAM control file? Both versions - with and without error - would be great.

Sergey

Hello, this is the document mentioned.I’m using version 5.3.2.
Processing: MASK.NC…
isam_control_No_error.txt (2.3 KB)
isam_control_Error.txt (2.3 KB)

I don’t see any obvious reason for you runs to crash. The only thing I can think of is that your runscript is somehow pointing to output of the SULFATE/OZONE case to restart the 2nd day of the OZONE only case. But even that shouldn’t be triggering the need to allocate SULFATE variables.

I really don’t know, sorry. Perhaps, try removing all existing code and restarting with a clean compilation in a new location on disk.

Hello! I recommend keeping SULFATE on to avoid this allocation error. It’s not clear to me either why this is happening exactly, but a forthcoming version of the code should resolve it.