-
Hi, I'm trying to get the GCHPctm wrapper working in the default standard simulation with MERRA2, using GEOS-Chem 12.8.2. I was able to build the geos executable following the "getting started" portio…
-
Hi @lizziel @yantosca
I use the v12.6.0 and find that the model will cut off sometimes at any module resolution.
And if I make cleanup_output at the beginning of the simulation, it will improve.
I…
-
Bash script createRunDir.sh is used to create run directories for GCHP, and will be used to create run directories for GEOS-Classic in the future. Currently it does not allow entering a run directory …
-
ESMA_cmake debug flags used with Intel compilers include unitialized variables check `-check uninit`.
https://github.com/GEOS-ESM/ESMA_cmake/blob/c2e6fc5c9903624a443f96b3a50c62f22aad5a3d/Intel.cma…
-
Under Windows Subsystem for Linux (running Ubuntu 18), tmux-thumbs hangs when trying to select something.
Repo'd on WSL Terminal, cmder, and the Ubuntu App that WSL ships with. Seems to be unrelate…
-
When I do cmake with the latest main branch, I get a compile error which I traced back to `src/MAPL/MAPL_cfio_r4/CMakeFiles/MAPL_cfio_r4.dir/flags.make`. The Fortran_FLAGS variable includes `-check b…
-
There is a positive bias in surface ozone over the southern ocean in GCHP 12.5.0. It shows in comparisons with both GCC 12.5.0 and GCHP 12.4.0 in the [12.5.0 1-month benchmark](http://wiki.seas.harvar…
-
This issue was previously posted on top of closed issue https://github.com/geoschem/geos-chem/issues/130. It is reposted here since it is relevant to the HEMCO rather than the GEOS-Chem repository, an…
-
The CMakeLists in this repository are somewhat incomplete. It would be great to make whatever modifications so that CMake can build the HEMCO standalone from this repository so that we don't have to …
-
The MAPL/base file MAPL_FlapCapOptions.F90 includes a dependency on FLAP regardless of whether USE_FLAP is defined. This causes compiler errors when building MAPL 2.2 within GCHP which does not use FL…