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

extract code from print_cfl into dss_hvtensor routine #6723

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 30, 2024

  1. extract code from print_cfl into dss_hvtensor routine

    HOMME fortran init code refactor: important code hidden in print_cfl()
    is extracted into a new routine, dss_hvtensor
    
    dss_hvtensor improves HV results by making the HV coefficients
    smooth accross elements.  It also does a bilinear projection
    of the coefficients within each element to minimize oscillations
    in the tensor coefficieints.
    mt5555 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d861357 View commit details
    Browse the repository at this point in the history