# Parameter definitions for thorn Dissipation # $Header$ BOOLEAN verbose "produce log output" STEERABLE=always { } "no" REAL epsdis "Dissipation strength" STEERABLE=always { *:* :: "0 for no dissipation. Unstable for epsdis<0 and epsdis>1/" } 0.2 STRING vars "List of evolved grid functions that should have dissipation added" STEERABLE=always { .* :: "must be a valid list of grid functions" } ""