Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

forrtl: error (73): floating divide by zero

shiwansha

Shiwansha Mishra
New Member
I have build a default cam with compset (F_1850-PDAY_CAM5) with default SST and SIC. I have started the model from 1950. It run till 1953-09-07 and after this date model crashed. Please find the last few lines of error in cesm.log file mentioned below. Please see the README.case file to know the detail about the case (attached to this request). I have also attached the log file of all components.

-----------------------------------------------------------------
pLCL does not converge and is set to psmin in uwshcu.F90
2.313209493856062E-006 100.731658433989 93880.3663997403
QNEG3 from macro_park/Q:m= 1 lat/lchnk= 7173 Min. mixing ratio violated at 1 points. Reset to 1.0E-12 Worst =-1.8E-05 at i, k= 1 30
QNEG3 from macrop/Q:m= 1 lat/lchnk= 7173 Min. mixing ratio violated at 1 points. Reset to 1.0E-12 Worst =-1.8E-05 at i,k= 1 30
filew failed, worst i, j, qtmp, q = 1 145
-2.490588740619554E-030 2.778435155190049E-034
filew failed, worst i, j, qtmp, q = 1 183
-1.734485972135295E-028 2.968088674577577E-034
filew failed, worst i, j, qtmp, q = 1 183
-1.705078827495713E-028 -1.563895050701092E-028
forrtl: error (73): floating divide by zero
Image PC Routine Line Source
cesm.exe 0000000003B91731 Unknown Unknown Unknown
cesm.exe 0000000003B8FE87 Unknown Unknown Unknown
cesm.exe 0000000003B2AA34 Unknown Unknown Unknown
cesm.exe 0000000003B2A846 Unknown Unknown Unknown
cesm.exe 0000000003ABA31F Unknown Unknown Unknown
cesm.exe 0000000003AC42BF Unknown Unknown Unknown
libpthread.so.0 00002B852FCC5630 Unknown Unknown Unknown
cesm.exe 00000000018A01C8 uwshcu_mp_qsinver 4846 uwshcu.F90
cesm.exe 0000000001838AAF uwshcu_mp_compute 1530 uwshcu.F90
cesm.exe 00000000017FCF1A uwshcu_mp_compute 390 uwshcu.F90
cesm.exe 0000000001AC8713 convect_shallow_m 571 convect_shallow.F90
cesm.exe 0000000000C61D08 physpkg_mp_tphysb 1939 physpkg.F90
cesm.exe 0000000000C47F6B physpkg_mp_phys_r 944 physpkg.F90
cesm.exe 00000000005879C2 cam_comp_mp_cam_r 260 cam_comp.F90
cesm.exe 00000000005725EA atm_comp_mct_mp_a 561 atm_comp_mct.F90
cesm.exe 000000000045DFFC ccsm_comp_mod_mp_ 4079 ccsm_comp_mod.F90
cesm.exe 000000000046792A MAIN__ 91 ccsm_driver.F90
cesm.exe 0000000000414DFE Unknown Unknown Unknown
libc.so.6 00002B85301F6555 Unknown Unknown Unknown
cesm.exe 0000000000414D09 Unknown Unknown Unknown
forrtl: error (78): process killed (SIGTERM)
Image PC Routine Line Source
cesm.exe 0000000003B91731 Unknown Unknown Unknown
cesm.exe 0000000003B8FE87 Unknown Unknown Unknown
cesm.exe 0000000003B2AA34 Unknown Unknown Unknown
cesm.exe 0000000003B2A846 Unknown Unknown Unknown
cesm.exe 0000000003ABA31F Unknown Unknown Unknown
cesm.exe 0000000003AC3AAB Unknown Unknown Unknown
libpthread.so.0 00002AE2A337A630 Unknown Unknown Unknown
---------------------------------------------------------------------------------------------------------------------------
 

shiwansha

Shiwansha Mishra
New Member
Hi, Please find the log files and README attached here.

Thanks
Hi, I have removed some of the repetitive lines in cesm log file because it was too large to upload.

Thanks
-Shiwansha.
 

Attachments

  • README.case.txt
    2.4 KB · Views: 2
  • atm.log.231215-224910.txt
    404.1 KB · Views: 1
  • cpl.log.231215-224910.txt
    53.1 KB · Views: 0
  • ice.log.231215-224910.txt
    44.7 KB · Views: 0
  • lnd.log.231215-224910.txt
    47.8 KB · Views: 0
  • ocn.log.231215-224910.txt
    18.1 KB · Views: 0
  • rof.log.231215-224910.txt
    4.3 KB · Views: 0
  • cesm.log.231215-224910.txt
    468.5 KB · Views: 2

peverley

Courtney Peverley
Moderator
Hi,

Looking at your cesm.log* file, the error is a "floating divide by zero" on line 4846 of uwshcu.F90. So that's a good place to start. I don't know what version of CAM/CESM you are using so I don't know exactly what's happening at that line.

If you're still having trouble, please provide the version of CESM and/or CAM you are using.

Courtney
 

shiwansha

Shiwansha Mishra
New Member
Dear Courtney,

I am using CESM1.2.2 and CAM5.

This is the compset I have used.

PIPD_CAM5_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV

Thanks
-Shiwansha.
 
Top