aboutsummaryrefslogtreecommitdiff
path: root/src/WaveToy.F77
diff options
context:
space:
mode:
Diffstat (limited to 'src/WaveToy.F77')
-rw-r--r--src/WaveToy.F772
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WaveToy.F77 b/src/WaveToy.F77
index 9658beb..e0525b9 100644
--- a/src/WaveToy.F77
+++ b/src/WaveToy.F77
@@ -138,7 +138,7 @@ c -----------------------------------
call BndRadiativeVN(ierr,cctkGH,sw,zero,one,"wavetoy::phi",
& "wavetoy::phi")
else if (CCTK_Equals(bound,"robin").eq.1) then
- call RobinBCVar(ierr,cctkGH,1.0,1,sw,
+ call RobinBCVar(ierr,cctkGH,1.0d0,1,sw,
& "wavetoy::phi")
end if