ESCOMP / CESM

The Community Earth System Model
http://www.cesm.ucar.edu/
Other
348 stars 198 forks source link

Add the gfdl fms library into externals #29

Open jedwards4b opened 6 years ago

jedwards4b commented 6 years ago

https://github.com/NOAA-GFDL/FMS/ Needed for MOM ocean and FV3 ATM (Moved from https://github.com/ESMCI/cime/issues/2349)

jedwards4b commented 6 years ago

My plan is to fork this repo and add a cime_config subdirectory with a buildlib and Makefile which will use the Macros file from a cime case. But FMS seems to have a lot of parts - should I build a single libfms.a or several smaller libraries? Should we do this with cmake since presumably we are headed in that direction for the rest of the model?

jedwards4b commented 6 years ago

@gold2718 @alperaltuntas can you identify what parts of fms you each need?

billsacks commented 3 years ago

@jedwards4b this is done right? Or are there still some outstanding todos here?