Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CM4_c192L48_am4a3 crashes with debug executable: output conversion error, unit -5, file Internal Formatted Write #85

Closed
nikizadehgfdl opened this issue Jan 20, 2015 · 2 comments

Comments

@nikizadehgfdl
Copy link
Contributor

There is no FATAL, the model just cores when debug mode executable is used with a traceback:

forrtl: error (63): output conversion error, unit -5, file Internal Formatted Write
Image              PC                Routine            Line        Source
ms_cm4_compile.x  00000000027CEE64  mom_grid_initiali         440  MOM_grid_initialize.F90
fms_cm4_compile.x  00000000027CD25F  mom_grid_initiali         399  MOM_grid_initialize.F90
fms_cm4_compile.x  0000000003497845  mom_initializatio         293  MOM_initialization.F90
fms_cm4_compile.x  000000000216AC19  mom_mp_initialize        1743  MOM.F90
fms_cm4_compile.x  0000000001FABD64  ocean_model_mod_m         223  ocean_model_MOM.F90
fms_cm4_compile.x  0000000000415F20  coupler_main_IP_c        1466  coupler_main.F90
fms_cm4_compile.x  0000000000400A46  MAIN__                    428  coupler_main.F90
@nikizadehgfdl nikizadehgfdl changed the title CM4_c192L48_am4a3 crashes with debug executable with output conversion error, unit -5, file Internal Formatted Write CM4_c192L48_am4a3 crashes with debug executable: output conversion error, unit -5, file Internal Formatted Write Jan 20, 2015
@nikizadehgfdl
Copy link
Contributor Author

I missed the rest. ATM pes give a different traceback

forrtl: error (72): floating overflow
Image              PC                Routine            Line        Source
fms_cm4_compile.x  000000000D8F355D  Unknown               Unknown  Unknown
fms_cm4_compile.x  00000000091201A9  esfsw_driver_mod_         801  esfsw_driver.F90
fms_cm4_compile.x  00000000089890F9  shortwave_driver_         229  shortwave_driver.F90
fms_cm4_compile.x  0000000006E04788  sea_esf_rad_mod_m         239  sea_esf_rad.F90
fms_cm4_compile.x  0000000005314D34  radiation_driver_        2143  radiation_driver.F90
fms_cm4_compile.x  000000000560440F  radiation_driver_        9640  radiation_driver.F90
fms_cm4_compile.x  000000000054D29B  atmos_model_mod_m         780  atmos_model.F90
fms_cm4_compil9  shortwave_driver.F90
fms_cm4_compile.x  0000000006E04788  sea_esf_rad_mod_m         239  sea_esf_rad.F90
fms_cm4_compile.x  0000000005314D34  radiation_driver_        2143  radiation_driver.F90
fms_cm4_compile.x  000000000560440F  radiation_driver_        9640  radiation_driver.F90
fms_cm4_compile.x  000000000054D29B  atmos_model_mod_m         780  atmos_model.F90
fms_cm4_compile.x  0000000000414B07  coupler_main_IP_c        1405  coupler_main.F90
fms_cm4_compile.x  0000000000400A46  MAIN__                    428  coupler_main.F90

stdout: /lustre/f1/Niki.Zadeh/ulm_plus_LowSens_Drag_mom6_2014.12.24/CM4_c192L48_am4a3_sw04nr_2000/ncrc2.intel-debug-openmp/stdout/run/CM4_c192L48_am4a3_sw04nr_2000_1x0m1d_3429pe.o5040360

nikizadehgfdl pushed a commit to nikizadehgfdl/MOM6 that referenced this issue Oct 9, 2017
…_5daily_fix

Fix script calc_variance.py to use ocean_5daily
gustavo-marques pushed a commit to gustavo-marques/MOM6 that referenced this issue Nov 20, 2018
@nikizadehgfdl
Copy link
Contributor Author

Not reproducible. Closing.

SMoorthi-emc pushed a commit to SMoorthi-emc/MOM6 that referenced this issue Feb 24, 2022
…n-20220217

update to main branch 20220217 commit
marshallward added a commit to marshallward/MOM6 that referenced this issue May 3, 2022
Note that most of these commits are from previously squashed pull
requests, and this PR is restoring them.

- 6360dbb Merge branch 'main' into main_to_dev
- bac8031 Merge pull request mom-ocean#1566 from jiandewang/EMC-FMS-mixed-mode-20220411
- e532d86 Merge pull request mom-ocean#88 from marshallward/missing_attrib_with_class_bugfix
- d380f1d An alternate fix to class(*) issues with FMS 2022-01
- 8ecf333 Merge pull request mom-ocean#87 from jiandewang/feature/update-to-main-20220317
- ba37f94 Merge remote-tracking branch 'FSU/main' into feature/update-to-main-20220317 this is corresponding to MOM6 main 20220317 commit (hash # 399a7db)
- 44313d9 Merge pull request mom-ocean#85 from jiandewang/feature/update-to-main-20220217
- 966707f Merge remote-tracking branch 'GFDL/main' into feature/update-to-main-20220217 this is corresponding to MOM6 main branch 20220217 commit (hash # 6f6d4d6), which originally based on GFDL-candidate-20220129
- 32c0e1e Merge pull request mom-ocean#81 from jiandewang/feature/update-to-main-20211220
- 9642b1d delete external/OCEAN_stochastic_phyiscs directory as Phil re-coded in external/stochastic_physics directory
- e7c9ada solve minor conflict in mom_cap.F90 mom_ocean_model_nuopc.F90 and MOM_energetic_PBL.F90, add two new files: src/parameterizations/stochastic/MOM_stochastics.F90 and config_src/external/stochastic_physics/stochastic_physics.F90
- 90d5961 Merge pull request mom-ocean#78 from jiandewang/feature/update-to-GFDL-20211019
- fd02017 Merge remote-tracking branch 'GFDL/main' into feature/update-to-GFDL-20211019
- 36f17eb Merge pull request mom-ocean#72 from pjpegion/ocn_stoch_july2021
- a9a957e return a more accurate error message in MOM_stochasics
- 56bb41e Merge branch 'ocn_stoch_july2021' of https://github.com/pjpegion/MOM6 into ocn_stoch_july2021
- ca2ae1c update to dev/emc
- 14ca4a1 Merge pull request mom-ocean#76 from jiandewang/feature/update-to-GFDL-20210914
- 29016c2 Merge remote-tracking branch 'GFDL/main' into feature/update-to-GFDL-20210914 merge GFDL main 20210914 commit (hash # c09e199)
- a8577df Merge branch 'NOAA-EMC:dev/emc' into ocn_stoch_july2021
- f8a8e4c update to gfdl 20210806 (mom-ocean#74)
- 16e6af0 update to dev/emc
- 237a510 add comments
- 1b4273d revert logic wrt increments
- 5b2040e add logic to remove incrments from restart if outside IAU window
- c5f2b72 add write_stoch_restart_ocn to MOM_stochastics
- bdf2dc7 doxygen cleanup
- 8bc4acc move stochastics to external directory
- a3fa3a1 Merge remote-tracking branch 'upstream/dev/emc' into ocn_stoch_july2021
- e4bc007 stochastic physics re-write
- 202cbd4 update to dev/emc
- 61717ee Merge remote-tracking branch 'origin/dev/emc' into ocn_stoch
- 565e0bb remove debug statements
- a4c0411 Merge remote-tracking branch 'upstream/dev/emc' into ocn_stoch
- 689a73f remove PE_here from mom_ocean_model_nuopc.F90
- 8afe969 clean up of mom_ocean_model_nuopc.F90
- 25ed4fc revert MOM_domains.F90
- b8d9888 place stochastic array in fluxes container and make SPPT specific arrays allocatable
- d984a7e remove stochastics container
- eb88219 clean up of code for MOM6 coding standards
- 6e3ea1b correct coupled_driver/ocean_model_MOM.F90 and other cleanup
- 0b99c1f make stochastics optional
- 85023f8 Merge remote-tracking branch 'upstream/dev/emc' into ocn_stoch
- 80f9f44 clean up MOM_domains
- 5443f8e remove blank link in MOM_diagnostics
- 1727d9a re-write of stochastic code to remove CPP directives
- 600ebf9 Merge remote-tracking branch 'upstream/dev/emc' into ocn_stoch
- 6bb9d0b fix non stochastic ePBL calculation
- 1d7ffa3 clean up code
- 040e1f1 Merge pull request #13 from NOAA-EMC/dev/emc
- 2cba995 Merge branch 'dev/emc' into ocn_stoch
- 1dc0f4f Merge remote-tracking branch 'upstream/dev/emc' into dev/emc
- 4bd9b9e clean up debug statements
- 25ed5ef additions for stochy restarts
- a2a374b add stochy_restart writing to mom_cap
- 0c15f4c Update MOM_diabatic_driver.F90
- 167a62e Merge pull request #12 from pjpegion/dev/emc
- bd477a9 Update MOM_diabatic_driver.F90
- 7212400 Update MOM_diabatic_driver.F90
- 7de295c cleanup of code and enhancement of ePBL perts
- cd06356 Merge pull request #11 from NOAA-EMC/dev/emc
- 9896d61 Merge pull request #9 from pjpegion/dev/emc_merge
- 0a62737 Merge branch 'ocn_stoch' into dev/emc_merge
- 3cad1ba Merge pull request #8 from NOAA-EMC/dev/emc
- c2aa2a8 updates from dev/emc
- 182ef34 additions for stochastic physics and ePBL perts
- 671c714 Merge pull request #1 from NOAA-EMC/dev/emc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant