m2lines / convection-parameterization-in-CAM

Deployment of the convection parameterization scheme (previously from within SAM) deployed into the CAM model
MIT License
3 stars 2 forks source link

NN_module build process #10

Closed jatkinson1000 closed 1 year ago

jatkinson1000 commented 1 year ago

Currently there is a shell script for building the module in NN_module/ on CSD3. However, this should really be reformulated as a Makefile. Could also consider CMake.