Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: remove DG and SPELT code #957

Merged
merged 3 commits into from
Aug 1, 2016
Merged

Commits on Jul 19, 2016

  1. cleanup: removed Discontinuous Galerkin (DG) code

    removed all dg files from homme/src
    removed references to PRIMDG and SWDG and related
    tested using HOMME stand-alone tests and FC5AQUAP
    david-m-hall committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    788bbdd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. cleanup: removed vast majority of SPELT code from HOMME

    remove spelt mods from src
    remove spelt mods from src/share
    remove spelt from test/fvmtest
    remove spelttest from test
    remove spelt from make CMakeLists file
    remove spelt_mod from executables
    remove interpolate_gll2spelt_points from derivative mod
    remove TRACERTRANSPORT_SPELT_FVM
    remove spelt constants: nip nipm nep from dimensions mod
    remove interpol_spelt from interpolate_mod
    remove prim_advec_tracers_spelt
    remove output variables: psC
    remove CWFV modules from src
    remove cwfvtest dir
    
    [BFB]
    david-m-hall committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    2d56e18 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'halldm2000/homme/remove_spelt' into halldm2000/homme/re…

    …move_dg
    
    * halldm2000/homme/remove_spelt:
      cleanup: removed vast majority of SPELT code from HOMME
      Fixed a bug for compsets not using mg2 microphysics
      Adds new compset FC5AV1C-04 along with two tests
      First untested commit for avic-04
    
    Conflicts:
    	components/homme/src/preqx_acc/derivative_mod.F90
    	components/homme/src/share/derivative_mod_base.F90
    	components/homme/src/share/dimensions_mod.F90
    	components/homme/src/sweqx/derivative_mod.F90
    david-m-hall committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    d3b0886 View commit details
    Browse the repository at this point in the history