aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Collapse)AuthorAge
* Add ninth order dissipation operatoreschnett2011-12-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@46 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Correct typo in commentschnetter2008-04-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@33 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Added per-refinement-level dissipation via a new 'epsdis_for_level'pollney2007-12-13
| | | | | | | | | | parameter. If this is non-zero for a particular index, then the value will be used as the epsdis parameter for the refinement level corresponding to that index. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@31 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Add new parameter use_dissipation_near_excision.schnetter2007-12-05
| | | | | | | Add OpenMP parallelisation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@30 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Fix a bug in setting extra dissipation at the outer boundary.baiotti2007-03-04
| | | | | | | Add a parameter to specify the maximum epsdis for the extra dissipation at the outer boundary, if wanted. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@29 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Correct typographical error in parameter description.schnetter2006-07-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@23 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Add Peter's new higher order dissipation operators.schnetter2006-04-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@22 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Reorder parametersschnetter2006-04-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@21 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* new parameter to shift the dissipation location with respect to the AH locationknarf2006-04-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@20 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* respect emask if requested by parameterknarf2005-07-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@15 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* -new parameter ah_max_epsdisknarf2005-06-20
| | | | | | | -bugfix for ah not at (0,0,0) git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@13 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* remote the factor epsdisp from the slopes. This means that you have to changeknarf2005-06-15
| | | | | | | | the slope values in your old parameter files by dividing by the slope value used to get the old behaviour. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@11 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Add Frank Herrmann's extra dissipation switches.schnetter2005-06-14
| | | | | | | | | Two new parameters, Dissipation::extra_dissipation_in_horizons and Dissipation::extra_dissipation_at_outerbound, increase the disspation coefficient inside horizons and near the outer boundary. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@10 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Rename order from 2,4 to 1,3.schnetter2004-05-16
| | | | | | | | | Re-introduce factor 1/16 for 3rd order dissipation. Correct sign error in 1st order dissipation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@5 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Fix a severe bug: forgot to divide by the grid spacing.schnetter2004-05-14
| | | | | | | | | | | Remove spurious factor of 1/16. Add second order dissipation, which is first order correct. Checked stability interval. It should now be as described. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@4 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Kreiss-Oliger artificial dissipation for MoL.schnetter2004-01-02
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@2 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9