# Parameter definitions for thorn AdjADM # $Header$ SHARES: ADM USES KEYWORD bound private: #c--------------------------------------------->>>>>>>>> #c Hisaaki Shinkai added 2002-May KEYWORD adjust_type "type of adjustment" { "standard" :: "standard ADM no adjustment" "original" :: "original ADM (kappa is set to -1/4 automatically)" "Detweiler" :: "Detweiler" "DetweilerP" :: "Detweiler P-part" "DetweilerS" :: "Detweiler S-part" "Detweilerss" :: "Detweiler ss-part" "simpleDet" :: "simplified Detweiler" "P1" :: "P-1 in Table3: CQG19(2002)1027" "P2" :: "P-2 in Table3: CQG19(2002)1027" "P3" :: "P-3 in Table3: CQG19(2002)1027" "P4" :: "P-4 in Table3: CQG19(2002)1027" "P5" :: "P-5 in Table3: CQG19(2002)1027" "Q1" :: "Q-1 in Table3: CQG19(2002)1027" "Q2" :: "Q-2 in Table3: CQG19(2002)1027" "Q3" :: "Q-3 in Table3: CQG19(2002)1027" "Q4" :: "Q-4 in Table3: CQG19(2002)1027" "R1" :: "R-1 in Table3: CQG19(2002)1027" "R2" :: "R-2 in Table3: CQG19(2002)1027" "R3" :: "R-3 in Table3: CQG19(2002)1027" "S1" :: "S-1 in Table3: CQG19(2002)1027" "S2" :: "S-2 in Table3: CQG19(2002)1027" "p_1" :: "p-1 in Table3: CQG19(2002)1027" "p_2" :: "p-2 in Table3: CQG19(2002)1027" "p_3" :: "p-3 in Table3: CQG19(2002)1027" "q_1" :: "q-1 in Table3: CQG19(2002)1027" "q_2" :: "q-2 in Table3: CQG19(2002)1027" "r_1" :: "r-1 in Table3: CQG19(2002)1027" "r_2" :: "r-2 in Table3: CQG19(2002)1027" "r_3" :: "r-3 in Table3: CQG19(2002)1027" "s_1" :: "s-1 in Table3: CQG19(2002)1027" "s_2" :: "s-2 in Table3: CQG19(2002)1027" "s_3" :: "s-3 in Table3: CQG19(2002)1027" } "standard" REAL adjust_kappa "kappa" { : :: "" } 0.0 # This is a hack to add Cartoon BOOLEAN cartoon "Use cartoon boundary conditions" { } "no"