aboutsummaryrefslogtreecommitdiff
path: root/src/ksq_bs.x
diff options
context:
space:
mode:
authorryoji <ryoji@b6f3ac56-194f-0410-8878-cdf6079d7f1b>1999-12-01 13:33:12 +0000
committerryoji <ryoji@b6f3ac56-194f-0410-8878-cdf6079d7f1b>1999-12-01 13:33:12 +0000
commit48bdeae31ba62e1c50008f441e580278115a6bee (patch)
tree7b4a4f7e5562c6851fe08c93fb5f8ad561c815e3 /src/ksq_bs.x
parent690f17dee0bdce4556f58fa6558a63cbef1cbf41 (diff)
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@3 b6f3ac56-194f-0410-8878-cdf6079d7f1b
Diffstat (limited to 'src/ksq_bs.x')
-rw-r--r--src/ksq_bs.x23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/ksq_bs.x b/src/ksq_bs.x
new file mode 100644
index 0000000..51c6605
--- /dev/null
+++ b/src/ksq_bs.x
@@ -0,0 +1,23 @@
+ o1 = cos(qgrd(j))
+ o2 = 1.0d0
+ o3 = o2**2
+ o4 = 1/o3
+ o5 = sin(qgrd(j))
+ o6 = 2.00000000000000d0 + n
+ o7 = o5**2
+ o8 = -(o6*o7)
+ o9 = 1.00000000000000d0 + n + o8
+ o10 = o3**2
+ o11 = o10**2
+ o12 = dngtil**2
+ o13 = o1**2
+ o14 = gtil**2
+ o15 = o9**2
+c exc33(i,j) = 0
+c exc32(i,j) = -(dngtil*o1*o4*o5**n)
+ exc31(i,j) = gtil*o4*o5**(-1.00000000000000d0 + n)*o9
+c exc22(i,j) = 0
+c exc21(i,j) = 0
+c exc11(i,j) = 0
+ ksq(i,j) = (2.00000000000000d0*o5**(2.00000000000000d0*(-2.000
+ & 00000000000d0 + n))*(o14*o15 + o12*o13*o7))/(o10*o11)