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

CLOUDJ_ERROR #2531

Open
yonghumu opened this issue Oct 22, 2024 · 8 comments
Open

CLOUDJ_ERROR #2531

yonghumu opened this issue Oct 22, 2024 · 8 comments
Assignees
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error)

Comments

@yonghumu
Copy link

yonghumu commented Oct 22, 2024

Your name

Liu Meng

Your affiliation

LZU

What happened? What did you expect to happen?

Hello I first run a fullchem simulation using GCClassic (dryrun), I added some reminders that the missing data later runs still have problems:

 CLOUDJ_ERROR: Error in read --> LOCATION:  -> at RD_XXX in module cldj_init_mod.F90
 CLOUDJ_ERROR: Error in RD_XXX --> LOCATION:  -> at INIT_CLDJ in module cldj_init_mod.F90
==========================================================================

GEOS-Chem ERROR: Error encountered in subroutine Init_Cldj within Cloud-J photolysis
 -> at Init_CloudJ (in module GeosCore/cldj_interface_mod.F90)
==========================================================================

==========================================================================
GEOS-Chem ERROR: Error encountered in "Init_CloudJ"!
 -> at Init_Photolysis  (in module GeosCore/photolysis_mod.F90)
==========================================================================

==========================================================================
GEOS-CHEM ERROR: Error encountered in "Init_Photolysis"!
STOP at  -> at GEOS-Chem (in GeosCore/main.F90)
==========================================================================
     - CLEANUP: deallocating arrays now...

What are the steps to reproduce the bug?

./gcclassic > GC.log 2>&1

Please attach any relevant configuration and log files.

HISTORY.rc.txt
geoschem_config.txt

What GEOS-Chem version were you using?

14.4.3

What environment were you running GEOS-Chem on?

Local cluster

What compiler and version were you using?

gcc 10.2.0

Will you be addressing this bug yourself?

No

In what configuration were you running GEOS-Chem?

GCClassic

What simulation were you running?

Full chemistry

As what resolution were you running GEOS-Chem?

2×2.5

What meterology fields did you use?

MERRA-2

Additional information

No response

@yonghumu yonghumu added the category: Bug Something isn't working label Oct 22, 2024
@yonghumu
Copy link
Author

Sorry, this problem has been solved, because some data is still missing

@yonghumu
Copy link
Author

This is a new problem for me
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

NF90_Def_Var: can not create compressed variable : time

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

NcDef_var_attributes_c: can not define attribute : long_name

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Code stopped from DO_ERR_OUT (in module NcdfUtil/m_do_err_out.F90)

This is an error that was encountered in one of the netCDF I/O modules,
which indicates an error in writing to or reading from a netCDF file!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

@lizziel
Copy link
Contributor

lizziel commented Oct 22, 2024

@yonghumu, could include the entire GEOS-Chem log file? If you change the extension to .txt then you can drag and drop it into the comment box.

@lizziel lizziel self-assigned this Oct 22, 2024
@lizziel lizziel added topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error) category: Debug Help Request for assistance debugging GEOS-Chem and removed category: Bug Something isn't working labels Oct 22, 2024
@yonghumu
Copy link
Author

GC.log
OK, this is the entire file, thank you.

@gopikrishnangs44
Copy link

gopikrishnangs44 commented Oct 23, 2024

@lizziel, I too came across a similar issue, while saving the ConcAfterChemistry file (concAfterChem_MO2) in GCClassic 14.4.3

---> DATE: 2018/01/01  UTC: 11:50
     - Creating file for ConcAfterChem; reference = 20180101 000000
        with filename = OutputDir/GEOSChem.ConcAfterChem.20180101_0000z.nc4

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

NF90_Def_Var: can not create compressed variable : concAfterChem_MO2

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

NcDef_var_attributes_c: can not define attribute : long_name

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Code stopped from DO_ERR_OUT (in module NcdfUtil/m_do_err_out.F90)

This is an error that was encountered in one of the netCDF I/O modules,
which indicates an error in writing to or reading from a netCDF file!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

@lizziel
Copy link
Contributor

lizziel commented Oct 23, 2024

This looks like an issue with installation of your netcdf library. Do you have system administrator on your cluster who could help check your install?

@yonghumu
Copy link
Author

image
This is the dependency library that I installed, no error with the installation, Can you recommend a more suitable version?

@gopikrishnangs44
Copy link

gopikrishnangs44 commented Oct 23, 2024

HI @lizziel,
I solvedit . The error came because there was repetion of ConcAfterChem_OH in the HIstory.rc

Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error)
Projects
None yet
Development

No branches or pull requests

3 participants