Open crystal00028 opened 3 days ago
Thanks for writing @crystal00028. I noticed you are trying to run the GEOS-Chem fullchem simulation on a personal computer. The simulation might be taking up all the memory on your system. An out-of-memory error can manifest itself as a segmentation fault.
If you do not have access to a computer cluster, you can try to run on the AWS cloud platform.
cry@DESKTOP-QT38S47:~/ExtData/gc_4x5_merra2_fullchem/build$ free -h total used free shared buff/cache available Mem: 12Gi 6.4Gi 3.4Gi 0.0Ki 2.5Gi 5.6Gi Swap: 4.0Gi 13Mi 4.0Gi I ran the command, and the memory should be sufficient, right? Personal computers usually run out of memory, don't they?
Why can't I find the input.geos file under the gc_4x5_merra2_fullchem file?
Why can't I find the input.geos file under the gc_4x5_merra2_fullchem file?
The input.geos
file was replaced by the geoschem_config.yml
file in 14.0.0.
---> DATE: 2019/07/01 UTC: 00:00 HEMCO already called for this timestep. Returning. Getting CH4 boundary conditions in GEOS-Chem from :NOAA_GMD_CH4 HEMCO (VOLCANO): Opening /home/cry/ExtData/HEMCO/VOLCANO/v2024-04/2019/07/so2_volcanic_emissions_Carns.20190701.rc Segmentation fault This problem cannot be solved on the local virtual machine, it must be solved on the cluster or cloud server, and the installation cluster has a link to learn it
Your name
crystal
Your affiliation
huel
What happened? What did you expect to happen?
What are the steps to reproduce the bug?
run ./gcclassic
Please attach any relevant configuration and log files.
geoschem_config.yml.txt HEMCO_Diagn.txt
What GEOS-Chem version were you using?
14.4.5
What environment were you running GEOS-Chem on?
Personal computer
What compiler and version were you using?
gcc 11.2.0
Will you be addressing this bug yourself?
Yes
In what configuration were you running GEOS-Chem?
GCClassic
What simulation were you running?
Full chemistry
As what resolution were you running GEOS-Chem?
4*5
What meterology fields did you use?
MERRA-2
Additional information
No response