Better interface to forcing.

This commit is contained in:
Miikka Vaisala
2019-07-02 16:35:14 +08:00
parent 0600790f41
commit d0eb308f17
3 changed files with 13 additions and 6 deletions

View File

@@ -142,7 +142,6 @@ extern "C" {
FUNC(AC_cs_sound), \
FUNC(AC_eta), \
FUNC(AC_mu0), \
FUNC(AC_relhel), \
FUNC(AC_cp_sound), \
FUNC(AC_gamma), \
FUNC(AC_cv_sound), \
@@ -160,6 +159,9 @@ extern "C" {
FUNC(AC_lnrho_out),\
/* Forcing parameters. User configured. */\
FUNC(AC_forcing_magnitude),\
FUNC(AC_relhel), \
FUNC(AC_kmin), \
FUNC(AC_kmax), \
/* Forcing parameters. Set by the generator. */\
FUNC(AC_forcing_phase),\
FUNC(AC_k_forcex),\