NCAR / musica

Multi-Scale Infrastructure for Chemistry Modeling
https://wiki.ucar.edu/display/MUSICA/MUSICA+Home
Apache License 2.0
6 stars 2 forks source link

17 Setup MUSICA for CCPP #19

Closed K20shores closed 1 year ago

K20shores commented 1 year ago

This stubs out an infrastructure to create a C interface to musica components. Further, the beginnings of a CCPP module for micm is started. Lastly, I wrote a dockerfile that compiles all of MUSICA components and the C interface with GCC and then compiles the CCPP parts of MUSICA with the intel fortran compiler. A test is run to make sure the intel fortran compiled CCPP test can call the GCC compiled musica library.