From 7923b8e8365adadd407818c0371354a376aede08 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 8 Dec 2010 10:35:56 -0600 Subject: Regenerate code --- ML_hydro/param.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ML_hydro/param.ccl') diff --git a/ML_hydro/param.ccl b/ML_hydro/param.ccl index 90cf838..aab8e84 100644 --- a/ML_hydro/param.ccl +++ b/ML_hydro/param.ccl @@ -205,7 +205,7 @@ KEYWORD ene_group_bound "Boundary condition to implement" "scalar" :: "Dirichlet boundary condition" "newrad" :: "Improved radiative boundary condition" "skip" :: "skip boundary condition code" -} "skip" +} "none" private: KEYWORD mass_group_bound "Boundary condition to implement" @@ -217,7 +217,7 @@ KEYWORD mass_group_bound "Boundary condition to implement" "scalar" :: "Dirichlet boundary condition" "newrad" :: "Improved radiative boundary condition" "skip" :: "skip boundary condition code" -} "skip" +} "none" private: KEYWORD mom_group_bound "Boundary condition to implement" @@ -229,7 +229,7 @@ KEYWORD mom_group_bound "Boundary condition to implement" "scalar" :: "Dirichlet boundary condition" "newrad" :: "Improved radiative boundary condition" "skip" :: "skip boundary condition code" -} "skip" +} "none" private: CCTK_REAL ene_bound_speed "characteristic speed at boundary" -- cgit v1.2.3