Replace init_en with init_enstrophy and init_energy

This commit is contained in:
2024-12-11 15:48:11 -05:00
parent d81ad18618
commit 9ec233fed5
5 changed files with 86 additions and 54 deletions

View File

@@ -45,3 +45,6 @@ limitations under the License.
#define COST_k32 3
#define COST_ENSTROPHY 4
#define COST_ALPHA 5
#define FIX_ENSTROPHY 1
#define FIX_ENERGY 2