E3SM-Project / HOMMEXX

Clone of ACME for CMDV-SE project to convert HOMME to C++
11 stars 0 forks source link

Bring NetCDF calls to C++ #179

Open mfdeakin-sandia opened 6 years ago

mfdeakin-sandia commented 6 years ago

Without this, we have to continually copy the results from C++ to Fortran, even when the computations are performed end to end in C++.