You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first stage of our attempt to couple Citcom SVE3 and CISM using the CESM/ESMF coupling tools involves building a wrapper or interface code. This code will build Citcom SVE3 and CIME in the case control system. Our first test should be a simple set-up of Citcom SVE3 only, to prove that we can build the necessary interface. This repository will include all of the interface code for Citcom SVE3, plus documentation and testing. The tasks required to reach this proof of concept include...
Tasks for Citcom only:
Build standalone on Derecho and document process
Get LGPTL license set up
Create github repository for code source control
Choose the test case
Get needed input data on Derecho and available
Tasks for Interface code:
Create repository for the interface
Add git-fleximod and set up submodule framework
Add submodules for CIME and Citcom SVE
Compset definitions
Build with CESM (Fortran/C interfaces)
Outline NUOPC files (init, run, finalize)
Pass in first fields
Recreate a known test case within the CESM framework and verify that we get the same answer
The text was updated successfully, but these errors were encountered:
The first stage of our attempt to couple Citcom SVE3 and CISM using the CESM/ESMF coupling tools involves building a wrapper or interface code. This code will build Citcom SVE3 and CIME in the case control system. Our first test should be a simple set-up of Citcom SVE3 only, to prove that we can build the necessary interface. This repository will include all of the interface code for Citcom SVE3, plus documentation and testing. The tasks required to reach this proof of concept include...
Tasks for Citcom only:
Tasks for Interface code:
The text was updated successfully, but these errors were encountered: