Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify derivs #131

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
1 change: 1 addition & 0 deletions Derivs/interface.ccl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
IMPLEMENTS: Derivs

INCLUDES HEADER: derivs.hxx IN derivs.hxx
INCLUDES HEADER: derivs_spacetimex.hxx IN derivs_spacetimex.hxx

USES INCLUDE HEADER: defs.hxx
USES INCLUDE HEADER: div.hxx
Expand Down
4 changes: 4 additions & 0 deletions Derivs/param.ccl
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Parameter definitions for thorn Derivs
CCTK_REAL epsdiss "Dissipation coefficient <arXiv:gr-qc/0610128>" STEERABLE=always
{
0.0:* :: ""
} 0.32
Loading