geoschem / gchp_legacy

Repository for GEOS-Chem High Performance: software that enables running GEOS-Chem on a cubed-sphere grid with MPI parallelization.
http://wiki.geos-chem.org/GEOS-Chem_HP
Other
7 stars 13 forks source link

[WIP] Add support for CMake to GCHP #23

Closed LiamBindle closed 5 years ago

LiamBindle commented 5 years ago

Hi everyone,

This is a pull request (PR) for the changes that add CMake support to GCHP. Because adding CMake support to GEOS-Chem has a wider scope of influence than just GCHP, I wrote a more detailed PR on the GEOS-Chem repo (see https://github.com/geoschem/geos-chem/pull/35). Please see that PR for a more detailed discussion.

Task list

Below is a list of tasks I need to be completed before this PR is ready to merge.

Updates to this PR

I'll probably be focusing on PR #35 until it's ready to merge. At that point, I'll shift my attention here. Please let me know if you have any questions or concerns.

Liam

LiamBindle commented 5 years ago

See #27