HPSCTerrSys / eCLM

Fork of Community Land Model v5.0
https://hpscterrsys.github.io/eCLM/
Other
8 stars 13 forks source link

pdaf: Changes for compiling eCLM-PDAF #22

Closed jjokella closed 11 months ago

jjokella commented 11 months ago

comment out private statement in cime_comp_mod.F90

In TSMP-PDAF interface routine enkf_clm_5.F90 private variables of cime_comp_mod.F90 are used.

Resolves: https://github.com/HPSCTerrSys/eTSMP/issues/10

Library target for src/eclm instead of executable

For TSMP-PDAF, we need eCLM to be compiled as a library.

kvrigor commented 11 months ago

You could now push to this repo @jjokella; next time you can directly commit your changes to eCLM/devel-pdaf :)