E3SM-Project / HOMMEXX

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

HV coefficients and tests for them #327

Open oksanaguba opened 6 years ago

oksanaguba commented 6 years ago

Address the comment about nu_ratio: https://github.com/E3SM-Project/HOMMEXX/blob/99fe1e5df95578dbb5f0d2b2b766c4983257c8fa/src/share/cxx/HyperviscosityFunctorImpl.cpp#L99

Also, verify that all functionality about nu_top, nu_div, nu_p, nu_q is the same as in homme and is possibly tested. Update: we test for nu_top, so that is probably fine (test for nu_top=0 too?).