E3SM-Project / HOMMEXX

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

Remove the FVM Tracers code #329

Closed mfdeakin-sandia closed 6 years ago

mfdeakin-sandia commented 6 years ago

Part of this is needed for the CAM integration, so I decided to get rid of them completely instead of waiting. I may have been overzealous in my removal, so a careful review would be appreciated. This hasn't been fully tested yet, but currently appears to be BFB.

ambrad commented 6 years ago

If you continue to have enthusiasm for removing code, you could also rm all the implicit-related code, principally:

implicit_mod
prim_implicit_mod
prim_si_*
solver_*

XX will never implement these, so it's untested code in this repo.