I'm running a realistic application using ROMS coupled with biological modules. I can run the physical parts without any biological modules successfully. It gets blow up when I open any biological modules, such as nemuro, fennel or bio_UMAINE. It blows up because of the large biological value. Whenever I open any biological modules, this problem is always existing. I get troubled why this happens.
The error information is as follows:
Code: Select all
BIO trouble in DIAG 2052.76815011092 1903.57734389846
1635.09408393151 377.665606471115 489.688949218299
1750.68226118927 489.346877783901 3301.98919949652
883.539902870281 1598.98645016792 377.670002130110
489.707471734793 1162.85281271295 10001.2588770129
4409.89532765725
Found Error: 01 Line: 332 Source: ROMS/Nonlinear/main3d.F
Found Error: 01 Line: 303 Source: ROMS/Drivers/nl_ocean.h
Blowing-up: Saving latest model state into RESTART file
REASON:
WRT_RST - wrote re-start fields (Index=1,1) in record = 0000003
Besides, I also tried all the biological modules in the ROMS, all of them blow up because of the same reason.
Before running this realistic application, I have run the ideal upwelling experiment in the bio_toy. It can work well with every biological module. I get puzzled why it can run in the ideal upwelling case and fails to run in my realistic application. Could anyone can help me?