thorn_name
stringclasses
227 values
url
stringclasses
26 values
configuration
stringclasses
137 values
interface
stringclasses
225 values
param
stringclasses
220 values
schedule
stringclasses
223 values
src_filename
stringlengths
4
83
src_code
stringlengths
0
579k
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/constant_density_star.F
c The metric given here corresponds to a constant c density star, also known as a "Schwarzschild" star. c There is corresponding code in c include/Scalar_CalcTmunu.inc c to set up the matter variables. C c Author: Mitica Vulcanov C see ../../README for copyright & licensing info C c $Hea...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Lemaitre.F
C Lemaitre type universe - FRW with k =0, p=k rho and C cosmological constant C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Functions.h" subroutine Exact__Lemaitre( $ x, y, z,...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Milne.F
C Milne spacetime metric ?!?!? C Suggested by Matteo Rossi and E. Onofri (Univ. di Parma, Italy) C They inted to use thsi metric for simulating an Pre-Big-Bang C Cosmology, as proposed by Veneziano some year ago C C Author : D. Vulcanov (Timsoara, Romania) C see ../../README for copyright & licensing info C C $Header$...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Schwarzschild_BL.F
c Schwarzschild spacetime in Brill-Lindquist coordinates. C c $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Schwarzschild_BL( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy, gdzz, gdxy, gdyz, gdzx, $ gutt, gutx, guty, gutz, $ guxx,...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/anti_de_Sitter_Lambda.F
C Anti DeSitter metric spacetime with csomological constant C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__anti_de_Sitter_Lambda( $ x, y, z, t, $ gdtt, gdtx, gdty, gdt...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Minkowski_shifted_gauge_wave.F
C This subroutine sets up Minkowski spacetime with a gague wave. C c $Header$ C C Author: unknown C Copyright/License: unknown C #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Functions.h" #define Pi (4 * atan(1.d0)) subroutine Exact__Minkowski_shifted_gauge_wave( $ x, y, z, t, $ ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/boost_rotation_symmetric.F
c Boost-Rotation symmetric metric c see Pravda and Pravdova [a-acute accent on last a], gr-qc/0003067 C C Author: unknown C Copyright/License: unknown C c $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__boost_rotation_symmetric( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz,...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Kerr_KerrSchild.F
C Kerr-Schild form of boosted rotating black hole. C Program g_ab = eta_ab + H l_a l_b, g^ab = eta^ab - H l^a l^b. C Here eta_ab is Minkowski in Cartesian coordinates, H is a scalar, C and l is a null vector. C C Author: unknown C Copyright/License: unknown C C $Header$ #include "cctk.h" #include "cctk...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/de_Sitter_Lambda.F
C DeSitter metric spacetime with cosmological constant C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__de_Sitter_Lambda( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Gowdy_wave.F
C @@ C @file Gowdy.F77 C @date December 2002 C @author Denis Pollney C @desc C Cosmological Gowdy metric for a polarized wave in an C expanding universe. See C "Stable 3-level leapfrog integration in numerical relativity" C New, K, Watt, K, Misner, C and Centrell...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Kasner_generalized.F
C Kasner generalized metric spacetime !!!! C C Author : D. Vulcanov C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Kasner_generalized( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy, gdzz, gdxy, gd...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Alvi.F
C The Alvi metric. Full description of this metric is given C in gr-qc/9912113 . C Author: Nina Jansen (jansen@aei-potsdam.mpg.de) C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Alvi( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy, gdzz, gdxy, gdyz...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/bowl.F
c The metric given here is not a solution of c Einsteins equations! It is nevertheless c useful for tests since it has a particularly c nice geometry. It is a static, spherically c symmetric metric with no shift. c c In spherical coordinates, the metric has the c form: c c 2 2 ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Minkowski.F
C Minkowski spacetime C $Header$ #include "cctk.h" subroutine Exact__Minkowski( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy, gdzz, gdxy, gdyz, gdzx, $ gutt, gutx, guty, gutz, $ guxx, guyy, guzz, guxy, guyz, guzx, $ psi, Tmunu_flag) implicit...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Minkowski_gauge_wave.F
C This subroutine sets up Minkowski spacetime with a gague wave. C c $Header$ C C Author: unknown C Copyright/License: unknown C #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Functions.h" #define Pi (4 * atan(1.d0)) subroutine Exact__Minkowski_gauge_wave( $ x, y, z, t, $ gdtt...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Schwarzschild_Novikov.F
c The metric given here corresponds to the novikov solution c in isotropic coordinates, as presented first in Bruegman96 c then in correct form in Cactus paper 1. This code is the code c which was used for the comparisons in cactus paper 1, and is written c by PW with input from BB. C C Author: unk...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Minkowski_funny.F
c The metric given here corresponds to that of flat spacetime c but with non-trivial spatial coordinates. Basically, I take c the flat metric in spherical coordinates, define a new c radial coordinate such that: c c r = r ( 1 - a f(r ) ) c new new c c where f(r)...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Bianchi_I.F
C Bianchi-I spacetime !!!! Fake one... C It is not a real Bianchi I spacetime, it just emulates C one, taking the two BianchiI functions as harmonic ones... C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/de_Sitter.F
C Einstein-DeSitter metric spacetime !!!! C It emulates the Robertson-Walker universe C near t=0, with zero pressure, and k=0 C See :J.N. Islam, An Introduction to C Mathematical Cosmology, Cambridge, 1992 and C S. Hawking, G.F.R. Ellis, The Large Scale C Structure of space-time, Cambridge, 1973 C C Author : D. Vulca...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Goedel.F
C Goedel spacetime !!!! C See: S. Hawking, G.F.R. Ellis, The Large C Scale Structure of space-time, Cambridge, 1973 C C Author : D. Vulcanov (Timsioara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Goedel( $ x, ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/README
Description of files in this directory ====================================== $Header$ This file contains (typically) one file for each model, containing a Fortran-callable subroutine to compute the 4-metric $g_{ab}$ and inverse 4-metric $g^{ab}$: subroutine Exact__model_name_coords( $ x, y, z, t, ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Kasner_like.F
C Kasner-like metric spacetime !!!! C See: L. Pimentel, Int. Journ. of Theor. Physics, C, vol. 32, No. 6, 1993, p. 979 (and the references C cited here), and S. Gotlober, et. al. Early Evolution C of the Universe and Formation Structure, Akad. Verlag, 1990 C C Author : D. Vulcanov C see ../../README for copyright & lic...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Kasner_axisymmetric.F
C Axisymmetric Kasner solution ! C C Author : D. Vulcanov C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Kasner_axisymmetric( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy, gdzz, gdxy, gdyz, gdzx,...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/make.code.defn
# Main make.code.defn file for thorn Exact # $Header$ # # Source files in this directory # ... if adding new files, please keep this list in the same order as the # metrics in this thorn's param.ccl file # SRCS = Minkowski.F \ Minkowski_funny.F \ Minkowski_shift.F \ Minkowski_gauge_wave.F ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Schwarzschild_PG.F
c Schwarzschild spacetime in Painleve [e-acute on last e]-Gullstrand c coordinates. These have a *flat* 3-metric, and are described in c detail in Martel and Poisson, gr-qc/0001069 C C Author: unknown C Copyright/License: unknown C c $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Sch...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Thorne_fakebinary.F
C fakebinary.F C Bernd Bruegmann, 6/98 C C Compute Thorne four-metric that, although not a solution to the C Einstein equations, has several characteristic features of a binary C star system. See gr-qc/9808024. C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Functions.h"...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Kerr_BoyerLindquist.F
C Kerr metric in cartesian Boyer-Lindquist coordinates, C as per MTW box 33.2. C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Kerr_BoyerLindquist( $ x, y, z, t, $ gdtt...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Kerr_KerrSchild_spherical.F
C Kerr-Schild form of boosted rotating black hole. C Program g_ab = eta_ab + H l_a l_b, g^ab = eta^ab - H l^a l^b. C Here eta_ab is Minkowski in Cartesian coordinates, H is a scalar, C and l is a null vector. C C The coordinates are distorted, such that the event horizon is C a coordinate s...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/multi_BH.F
c======================================================================= c23456789012345678901234567890123456789012345678901234567890123456789012 c----------------------------------------------------------------------- c by Hisaaki Shinkai shinkai@wurel.wustl.edu 19980603 c-------------------------------------------...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Alvidef.c
#ifdef Append #define Alvireg1 Alvireg1_ #define Alvireg2 Alvireg2_ #define Alvireg3 Alvireg3_ #define Alvireg4 Alvireg4_ #endif #ifdef Append2 #define Alvireg1 Alvireg1__ #define Alvireg2 Alvireg2__ #define Alvireg3 Alvireg3__ #define Alvireg4 Alvireg4__ #endif #ifdef Uppercase #define Alvireg1 ALVIREG1 #define Alvi...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Minkowski_conf_wave.F
c $Header$ C Author: Frank Loeffler (frank.loeffler@aei.mpg.de) C Licence: GPL 2 or later C C Note that this model explicitly sets the conformal factor psi , C and thus does *NOT* work with the "arbitrary slice evolver" option C of this thorn. #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Fun...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Schwarzschild_EF.F
c Schwarzschild metric in Eddington-Finkelstein coordinates, c as per MTW box 31.2 C C Author: unknown C Copyright/License: unknown C c $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Schwarzschild_EF( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy, gd...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Bertotti.F
C Bertotti spacetime with cosmological constant C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Bertotti( $ x, y, z, t, $ gdtt, gdtx, gdty, gdtz, $ gdxx, gdyy...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Minkowski_shift.F
c The metric given here corresponds to that of flat spacetime c but with non-trivial slicing and a shift vector such that c the resulting metric is still time independent. I take c the flat metric in spherical coordinates and define a new c time coordinate as: c c t = t - a f(r) c ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
metrics/Schwarzschild_Lemaitre.F
C Schwarzschild-Lemaitre metric c (Schwarzschild black hole with cosmological constant) C Proposed by Lemaitre in 1932 C C Author : D. Vulcanov (Timisoara, Romania) C see ../../README for copyright & licensing info C C $Header$ #include "cctk.h" #include "cctk_Parameters.h" subroutine Exact__Schwarzschild_L...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/slice_normal.inc
C slice_normal.inc -- common code for computing n^A and dx^A/dt, C used in ../slice_data.F and ../slice_evolve.F C $Header$ C Fill in remaining components of metric. do m=1,4 do n=1,m-1 gu(m,n) = gu(n,m) gd(m,n) = gd(n,m) end do end do C ...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/Exact.inc
c Exact.inc -- Misc Fortran 77/90 definitions for the whole thorn c $Header$ cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc c c This thorn is mainly written in a mixture of Fortran 77 and Fortran 90; c a few routines are written in C. At present Fortran 90 is used only c for the "arbitrary sl...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/README
Description of files in this directory ====================================== $Header$ Scalar_CalcTmunu.inc This code is included into evolution thorns via the "uses include source" mechanism, to add the thorn Exact contributions on to the stress-energy tensor. Note that this means this code is compiled in the c...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/make.code.defn
# $Header$ # Source files in this directory SRCS = # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/param_defs.inc
c param_defs.inc -- integer constants for decoded_exact_model c $Header$ c c For reasons explained in our param.ccl file, we decode the exact_model c parameter, and all our other string-valued parameters used in computing c the stress-energy tensor, into integers. This file contains #define c definitions for those i...
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/Scalar_CalcTmunu_temps.inc
#ifdef FCODE c c temporary variables for code in "Scalar_CalcTmunu.inc" c CCTK_REAL unu,doi,trei,rr,kkkk CCTK_REAL aaaa,bbbb,aaaa1,bbbb1,kkkk1,r3,bass,term1,term2 CCTK_REAL unu1, raz, raz2, razsch2, coefsch, pppsch, unusch CCTK_REAL treiori CCTK_REAL star_m, star_r #endif
EinsteinInitialData/Exact
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn Exact # $Header$ REQUIRES THORNS: CoordGauge
# Interface definition for thorn Exact # $Header$ implements: exact inherits: admbase grid coordgauge staticconformal friend: ADMCoupling # evolution thorns need to include these files # to get our terms in the stress-energy tensor INCLUDES SOURCE: Scalar_CalcTmunu.inc in CalcTmunu.inc INCLUDES : Scalar_CalcTmu...
# parameter definitions for thorn Exact # $Header$ shares: admbase ################################################################################ ##### keyword parameters from other thorns ##################################### ################################################################################ USES KE...
# Schedule definitions for thorn Exact # $Header$ # these are just grid scalars, so there's no harm in leaving storage # for them on all the time STORAGE: Exact_pars_int STORAGE: Exact_pars_real # This is a grid function, so turning storage for on all the time # is painful. But this thorn's src/include/Scalar_CalcTm...
include/Scalar_CalcTmunu.inc
#ifdef FCODE C Here we added the matter variables for several of the metrics C you can find in "src" directory through the components of the C stress-eergy tensor. Being different in specific cases it is C necessary to check first which metric is running. C Author : Dumitru Vulcanov (Timisoara, Romania) C $Header$ C...
EinsteinInitialData/Hydro_InitExcision
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn Hydro_InitExcision implements: Hydro_InitExcision inherits: HydroBase, Grid, SpaceMask
# Parameter definitions for thorn Hydro_InitExcision shares: grid USES keyword domain restricted: boolean hydro_initexcision "Sets up an excision zone" { } "no" boolean hydro_initexcision_poststep "Schedule also at poststep" STEERABLE=always { } "no" CCTK_INT hydro_initexcision_old_mask "Also set the old 'emask'?...
# Schedule definitions for thorn Hydro_InitExcision ######################################### ### Sets up the excision mask ### ######################################### schedule Hydro_InitExcisionMask AT CCTK_Initial AFTER MaskOne { LANG: C } "Sets up the excision mask" schedule Hydro_InitExcisionMask AT ...
Hydro_InitExcision.c
/*@@ @file Hydro_InitExcisionMask.c @date Wed Mar 13 14:18:38 2002 @author Andrea Nerozzi, Frank Loeffler @desc Creates the mask for an excision region @enddesc @@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" #include <stdio.h> #include <math.h> #incl...
EinsteinInitialData/Hydro_InitExcision
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn Hydro_InitExcision implements: Hydro_InitExcision inherits: HydroBase, Grid, SpaceMask
# Parameter definitions for thorn Hydro_InitExcision shares: grid USES keyword domain restricted: boolean hydro_initexcision "Sets up an excision zone" { } "no" boolean hydro_initexcision_poststep "Schedule also at poststep" STEERABLE=always { } "no" CCTK_INT hydro_initexcision_old_mask "Also set the old 'emask'?...
# Schedule definitions for thorn Hydro_InitExcision ######################################### ### Sets up the excision mask ### ######################################### schedule Hydro_InitExcisionMask AT CCTK_Initial AFTER MaskOne { LANG: C } "Sets up the excision mask" schedule Hydro_InitExcisionMask AT ...
make.code.defn
# Source files in this directory SRCS = Hydro_InitExcision.c # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
Kerr.c
/*@@ @file Kerr.c @date August 2000 @author John Baker @desc Set up initial data for a spinning black holes @enddesc @version $Header$ @@*/ #include <stdio.h> #include <stdlib.h> #include <math.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #inc...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
IDAnalyticBH.h
/*@@ @file IDAnalyticBH.h @date 23.Mar.2003 @author Jonathan Thornburg <jthorn@aei.mpg.de> @desc Overall header file for this thorn; defines prototypes externally visible routines. @enddesc @version $Header$ @history @hdate 6.May.2003 @hauthor Jonathan Thornb...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
Misner_standard.c
/*@@ @file Misner_standard.c @date March 1997 @author Joan Masso @desc Set up initial data for two Misner black holes @enddesc @history @hdate Sun Oct 17 11:05:48 1999 @hauthor Tom Goodale @hdesc Converted to C @endhistory @version $Header$ @@*/ #include <ma...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
ParamChecker.c
/*@@ @file ParamChecker.F @date March 1999 @author Gabrielle Allen @desc Check parameters for black hole initial data and give some information @enddesc @version $Header$ @@*/ #include <stdio.h> #include <stdlib.h> #include <math.h> #include "cctk.h" #include "cctk_Argum...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
make.code.defn
# Main make.code.defn file for thorn IDAnalyticBH # $Header$ # Source files in this directory SRCS = ParamChecker.c\ Schwarzschild.c\ Kerr.c\ BrillLindquist.c\ Misner_standard.c\ Misner_multiple.c\ Misner_points.c \ misc.c # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
Misner_multiple.c
/*@@ @file Misner_multiple.F @date @author Carsten Gundlach @desc Set up initial data for multiple Misner black holes @enddesc @version $Header$ @@*/ #include <string.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #include "IDAnalytic...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
misc.c
/*@@ @file misc.c @date 23.Mar.2003 @author Jonathan Thornburg <jthorn@aei.mpg.de> @desc Misc support routines for this thorn. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "IDAnalyticBH.h" static const char *rcsid = "$Header$"; CCTK_...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
BrillLindquist.c
/*@@ @file BrillLindquist.F @date @author @desc Set up initial data for Brill Lindquist black holes @enddesc @version $Header$ @@*/ #include <math.h> #include <string.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #include "IDAnalyticBH.h" stat...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
Misner_points.c
/*@@ @file Misner_points.c @date @author Steve Brandt @desc This calculates the conformal factor for nbh black holes, with naked mass m0 = 2 csch(mu) each, and placed on a circle in the xy plane around the origin, of radius coth(mu). One of th...
EinsteinInitialData/IDAnalyticBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDAnalyticBH # $Header$ implements: idanalyticbh inherits: ADMBase, StaticConformal, Grid private: #real misner_workspace TYPE = GF #{ # csch, # coth, # r1, # r2 #} "Workspace arrays for Misner_standard"
# Parameter definitions for thorn IDAnalyticBH # $Header$ private: # Schwarzschild parameters # ------------------------ REAL mass "Mass of black hole" { : :: "Not sure if it can be negative or not" } 2.0 # Kerr parameters # ------------------------ REAL a_Kerr "Angular momentum parameter of black hole" { -1:1 :: "B...
# Schedule definitions for thorn IDAnalyticBH # $Header$ if (CCTK_Equals(initial_data,"schwarzschild") || CCTK_Equals(initial_data,"kerr") || CCTK_Equals(initial_data,"bl_bh") || CCTK_Equals(initial_data,"misner_bh") || CCTK_Equals(initial_data,"multiple_misner")) { schedule IDAnalyticBH_ParamChecker...
Schwarzschild.c
/*@@ @file Schwarzschild.c @date Sun Oct 17 10:35:41 1999 @author Tom Goodale @desc C version of Scwhwarzschild lapse routine @enddesc @version $Id$ @@*/ #include <math.h> #include <string.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" ...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
ParamCheck.c
/*@@ @file ParamCheck.c @date Thu May 2 19:23:47 CEST 2002 @author David Rideout @desc Check the parameters for IDAxiBrillBH @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" static const char *rcsid = "$Header$"; CCTK_F...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
IDAxiBrillBH.F
c/*@@ c @file IDAxiBrillBH.F c @date c @author c @desc c c @enddesc c@@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" c/*@@ c @routine IDAxiBrillBH c @date c @author c @desc c c @enddesc c @calls c @calledby c @history c c @endhistory c@...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
psi_2nd_deriv.x
o1 = 5.0000000000000d-1*eta(i,j,k) o2 = exp(o1) o3 = psi2dv(i,j,k) o4 = 1/o3 o5 = cos(phi(i,j,k)) o6 = o5**2 o7 = cos(q(i,j,k)) o8 = o7**2 o9 = detapsi2dv(i,j,k) o10 = -2.50000000000000d0*eta(i,j,k) o11 = exp(o10) o12 = dqqp...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
gij.x
o1 = 2.00000000000000d0*phi(i,j,k) o2 = cos(o1) o3 = -eta0 o4 = eta(i,j,k) + o3 o5 = o4**2 o6 = sigma**2 o7 = 1/o6 o8 = -(o5*o7) o9 = exp(o8) o10 = eta(i,j,k) + eta0 o11 = o10**2 o12 = -(o11*o7) o13 = exp(o12) ...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
mg59p.F
#include "cctk.h" c---------------------------------------------------------------------- subroutine mgparm(m,ifd59,id5,id9,idi,idg,imx,jmx) implicit CCTK_REAL (a-h,o-z) c---------------------------------------------------------------------- c Given imx, jmx and ifd59 (See comments in mgsu2), mgparm calcul...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
psi_1st_deriv.x
o1 = 5.0000000000000d-1*eta(i,j,k) o2 = exp(o1) o3 = psi2dv(i,j,k) o4 = 1/o3 o5 = cos(phi(i,j,k)) o6 = cos(q(i,j,k)) o7 = dqpsi2dv(i,j,k) o8 = -1.50000000000000d0*eta(i,j,k) o9 = exp(o8) o10 = detapsi2dv(i,j,k) o11 = sin(q(i,j,k)) ...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
make.code.defn
# Main make.code.defn file for thorn IDAxiBrillBH # $Header$ # Source files in this directory SRCS = IDAxiBrillBH.F mg59p.F shmgp.F77 ParamCheck.c # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
shmgp.F77
#include "cctk.h" c---------------------------------------------------------------------- subroutine umgs2( + ac,aw,as,ae,an,asw,ase,ane,anw,q,f,pu,pd,pc,ru,rd,rc,gam,np2, + ifd59,ifmg,ncyc,tol,nman,im,jm,id5,id9,idi,m,iskip,rmax, + ipc,irc,irurd) implicit CCTK_REAL(a-h,o-z) c----------------...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
bhbrill.x
o1 = dq**2 o2 = 1/o1 o3 = 1/dq o4 = tan(qgrd(j)) o5 = 1/o4 o6 = deta**2 o7 = 1/o6 o8 = sin(qgrd(j)) o9 = o8**2 o10 = 1/o9 o11 = cos(qgrd(j)) o12 = o11**2 o13 = etagrd(i)**2 o14 = sigma**2 o15 = 1/o14 ...
EinsteinInitialData/IDAxiBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn IDAxiBrillBH REQUIRES Fortran
# Interface definition for thorn IDAxiBrillBH # $Header$ implements: idaxibrillbh inherits: ADMBase grid StaticConformal public: # # functions from StaticConformal # void FUNCTION ConfToPhysInPlace (CCTK_INT IN nx, \ CCTK_INT IN ny, \ ...
# Parameter definitions for thorn IDAxiBrillBH # $Header$ shares: ADMBase EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axibrillbh" :: "Axisymmetry Initial data for Black hole + Brill wave" } USES KEYWORD metric_type private: ##################...
# Schedule definitions for thorn IDAxiBrillBH # $Header$ if (CCTK_Equals(initial_data,"axibrillbh")) { schedule IDAxiBrillBH_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDAxiBrillBH in ADMBase_InitialData { LANG: Fortran ST...
bhbrill.m
$Path = Union[$Path,{"~/SetTensor"}]; Needs["SetTensor`"]; Dimension = 3; x[1] = eta; x[2] = q; x[3] = phi; qf[eta_,q_] := amp (Exp[-(eta-eta0)^2/sigma^2]+Exp[-(eta+eta0)^2/sigma^2]) Sin[q]^n md = { {Exp[2 qf[eta,q]],0,0}, {0,Exp[2 qf[eta,q]],0}, {0,0,Sin[q]^2}} psi2d[eta,q]^4; InitializeMetric[md]; Clear[exc]; Defi...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
kij_bs.x
o1 = cos(phi(i,j,k)) o2 = cos(q(i,j,k)) o3 = o2**2 o4 = -3.00000000000000d0*eta(i,j,k) o5 = exp(o4) o6 = sin(phi(i,j,k)) o7 = sin(q(i,j,k)) o8 = -1.00000000000000d0 + n o9 = o7**o8 o10 = 2.00000000000000d0 + n o11 = o7**2 o1...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
ParamCheck.c
/*@@ @file ParamCheck.c @date Fri Apr 26 18:03:09 2002 @author Tom Goodale @desc Check the parameters for IDAxiOddBrillBH @enddesc @version $Header: /arrangements/PerturbedBH2/IDAxiOddBrillBH/src/ParamCheck.c,v 1.1 2002/04/30 guzman @@*/ #include "cctk.h" #include "cct...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
kerr.x
mass = sqrt(2.0 + sqrt(4.0 + byJ**2 & )) a = byJ/mass rBL = 5.0e-1*exp(etagrd(i))*(1.0 + (1.0*(a & + mass)*exp(-etagrd(i)))/sqrt(-a**2 + mass**2))*sqrt(-a**2 + mass**2) & *(1.0 + (1.0*(a + mass)*exp(-etagrd(i)))/sqrt(a**2 + m & ass**2))
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
gauss.x
gtil = amp*(exp(-((-eta0 + etagrd(i))**2/sigma**2)) + exp(-((eta0 + & etagrd(i))**2/sigma**2))) dngtil = amp*((-2.00000000000000d0*(-eta0 + etagrd(i))*exp(-((-eta0 & + etagrd(i))**2/sigma**2)))/sigma**2 - (2.00000000000000d0*(eta0 + & etagrd(i))*exp(-((eta0 + etagrd(i))**2/sigma**2)...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
psi_2nd_deriv.x
o1 = 5.0000000000000d-1*eta(i,j,k) o2 = exp(o1) o3 = psi2d(i,j,k) o4 = 1/o3 o5 = cos(phi(i,j,k)) o6 = o5**2 o7 = cos(q(i,j,k)) o8 = o7**2 o9 = detapsi2d(i,j,k) o10 = -2.50000000000000d0*eta(i,j,k) o11 = exp(o10) o12 = dqqpsi...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
kij_axi_rdbh.x
o1 = cos(phi(i,j,k)) o2 = cos(q(i,j,k)) o3 = o2**2 o4 = -3.00000000000000d0*eta(i,j,k) o5 = exp(o4) o6 = sin(phi(i,j,k)) o7 = sin(q(i,j,k)) o8 = o7**2 o9 = dnnnnngtil o10 = -3.6000000000000d1*o9 o11 = dnnnnnnngtil o12 = -4.0...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
ksq_axi_rdbh.x
o1 = cos(qgrd(j)) o2 = 2.00000000000000d0*qgrd(j) o3 = cos(o2) o4 = dnnnnngtil o5 = sin(qgrd(j)) o6 = o5**2 o7 = o5*o6 o8 = dnnngtil o9 = dngtil o10 = dnnnnnnngtil o11 = o6**2 o12 = 4.0000000000000d0*qgrd(j) o13 = co...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
gij.x
o1 = 2.0*phi(i,j,k) o2 = cos(o1) o3 = -xi o4 = cos(q(i,j,k)) o5 = o4*xi o6 = 1.0 + o3 + o5 o7 = -eta0_me o8 = eta(i,j,k) + o7 o9 = o8**2 o10 = sigma_me**2 o11 = 1/o10 o12 = -(o11*o9) o13 = exp(o12) o14 = eta(...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
Stab2d.F
subroutine bicgst2d(cc,ce,cw,cn,cs,u,rhs, & eps,rmax,ier,im,jm) c c This routine was lifted from stab.f. Minor modifications have c been made. c implicit none c integer,intent(in) :: im,jm real*8,intent(inout) :: cc(im,jm),cn(im,jm),cs(im,jm), $ ce(im,jm),cw(im,jm) ...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
IDAxiOddBrillBH.F
c/*@@ c @file IDAxiOddBrillBH.F c @date c @author c @desc c c @enddesc c@@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" c/*@@ c @routine IDAxiOddBrillBH c @date c @author c @desc c c @enddesc c @calls c ...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
qfunc_even.x
o1 = -xi o2 = cos(qgrd(j)) o3 = xi*o2 o4 = 1.0 + o1 + o3 o5 = -eta0_me o6 = etagrd(i) + o5 o7 = o6**2 o8 = sigma_me**2 o9 = o8**2 o10 = 1/o9 o11 = 1/o8 o12 = -(o11*o7) o13 = exp(o12) o14 = eta0_me + etagrd(i)...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
ckerr.x
mass = sqrt(2.0 + sqrt(4.0 + byJ**2 & )) a = byJ/mass rBL = 5.0e-1*exp(eta(i,j,k))*(1.0 + (1.0*(a & + mass)*exp(-eta(i,j,k)))/sqrt(-a**2 + mass**2))*sqrt(-a**2 + mass**2) & *(1.0 + (1.*(a + mass)*exp(-eta(i,j,k)))/sqrt(a**2 + m & ass**2))
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
psi_1st_deriv.x
o1 = 5.0000000000000d-1*eta(i,j,k) o2 = exp(o1) o3 = psi2d(i,j,k) o4 = 1/o3 o5 = cos(phi(i,j,k)) o6 = cos(q(i,j,k)) o7 = dqpsi2d(i,j,k) o8 = -1.50000000000000d0*eta(i,j,k) o9 = exp(o8) o10 = detapsi2d(i,j,k) o11 = sin(q(i,j,k)) ...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
ksq_bs.x
o1 = cos(qgrd(j)) o2 = 1.0 o3 = o2**2 o4 = 1/o3 o5 = sin(qgrd(j)) o6 = 2.0 + n o7 = o5**2 o8 = -(o6*o7) o9 = 1.0 + n + o8 o10 = o3**2 o11 = o10**2 o12 = dngtil**2 o13 = o1**2 o14 = gtil**2 o15 = o9**2...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
make.code.defn
# Main make.code.defn file for thorn AxiOddBHWave # $Header$ # Source files in this directory SRCS = IDAxiOddBrillBH.F Stab2d.F ParamCheck.c # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
ksq_sergio.x
o1 = a**2 o2 = -2.00000000000000d0*mass*rBL o3 = rBL**2 o4 = o1 + o2 + o3 o5 = sqrt(o4) o6 = cos(qgrd(j)) o7 = o6**2 o8 = o1*o7 o9 = o3 + o8 o10 = o9**2 o11 = 1/o10 o12 = 1.0!psi2dv(eta,q) o13 = o12**2 o14 = ...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
gauss2d.x
gtil = amp*(exp(-((etagrd(i) - eta0)**2/sigma**2)) + exp(-((etagrd(i) + eta0 & )**2/sigma**2))) dngtil = amp*((-2.00000000000000d0*(etagrd(i) - eta0)*exp(-((etagrd(i) - eta & 0)**2/sigma**2)))/sigma**2 - (2.00000000000000d0*(etagrd(i) + eta0)*ex & p(-((etagrd(i) + eta0)**2/sigma**2)))/...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
cgauss.x
gtil = amp*(exp(-((-eta0 + eta(i,j,k))**2/sigma**2)) + exp(-((eta0 + & eta(i,j,k))**2/sigma**2))) dngtil = amp*((-2.00000000000000d0*(-eta0 + eta(i,j,k))*exp(-((-eta0 & + eta(i,j,k))**2/sigma**2)))/sigma**2 - (2.00000000000000d0*(eta0 + & eta(i,j,k))*exp(-((eta0 + eta(i,j,k))**2/sig...
EinsteinInitialData/IDAxiOddBrillBH
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn AxiOddBrillBHIVP # $Header$ implements: axiodd inherits: ADMBase grid StaticConformal private: real sph_to_car_coord type = GF { eta, abseta, sign_eta, q, phi } "coordinate range" real sph_to_car_psi type = GF { psi2d, detapsi2d, dqpsi2d, detaetapsi2d, detaqpsi2d, dqqpsi2d } ...
# Parameter definitions for thorn AxiOddBrillBHIVP # $Header$ shares: StaticConformal USES KEYWORD conformal_storage shares:admbase USES KEYWORD metric_type EXTENDS KEYWORD initial_lapse { "schwarz" :: "Set lapse to Schwarzschild" } EXTENDS KEYWORD initial_data { "axioddbh" :: "Axisymmetry Initial data for ...
# Schedule definitions for thorn AxiOddBrillBHIVP # $Header$ if (CCTK_Equals(initial_data,"axioddbh")) { STORAGE: sph_to_car_coord, sph_to_car_psi schedule IDAxiOddBrillBH_ParamCheck at PARAMCHECK { LANG: C } "Check Parameters" schedule IDAxiOddBrillBH IN ADMBase_InitialData { LANG: Fortran }...
kij_sergio.x
o1 = a**2 o2 = a*o1 o3 = -2.00000000000000d0*mass*rBL o4 = rBL**2 o5 = o1 + o3 + o4 o6 = sqrt(o5) o7 = cos(phi(i,j,k)) o8 = cos(q(i,j,k)) o9 = o8**2 o10 = o1*o9 o11 = o10 + o4 o12 = o11**2 o13 = 1/o12 o14 = -...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
ParamCheck.c
/*@@ @file ParamCheck.c @date Sun May 5 19:38:51 CEST 2002 @author David Rideout @desc Check the parameters for IDBrillData @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" static const char *rcsid = "$Header$"; CCTK_FI...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
brillq.F
/*@@ @file brilldata.F @date @author Carsten Gundlach, Miguel Alcubierre. @desc Construct Brill wave q function. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Functions.h" function brillq(rho,z,phi) c Calculates the functio...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
brilldata.F
/*@@ @file brilldata.F @date @author Carsten Gundlach (Cactus 4, Miguel Alcubierre) @desc Construct Brill wave initial data. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" #include "CactusEllipt...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
setupbrilldata3D.F
/*@@ @file setupbrilldata3D.F @date October 1998 @author Miguel Alcubierre @desc Set up non-axisymmetric Brill data for elliptic solve. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" ...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
setupbrilldata2D.F
/*@@ @file setupbrilldata2D.F @date @author Carsten Gundlach (Cactus 4, Miguel Alcubierre) @desc Set up axisymmetric Brill data for elliptic solve. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" subroutine setupbrill...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
make.code.defn
# -*-Makefile-*- # Sub-makefile for thorn IDBrillData SRCS = brilldata.F setupbrilldata2D.F setupbrilldata3D.F \ brillq.F phif.F finishbrilldata.F Startup.c ParamCheck.c
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
finishbrilldata.F
/*@@ @file finishbrilldata.F @date @author Carsten Gundlach (Cactus 4, Miguel Alcubierre) @desc Reconstruct metric from conformal factor. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Parameters.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" sub...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
phif.F
/*@@ @file phif.F @date October 1998 @author Miguel Alcubierre @desc Function to find angle phi from coordinates {x,y}. @enddesc @version $Header$ @@*/ #include "cctk.h" CCTK_REAL function phif(x,y) implicit none CCTK_REAL x,y CCTK_REAL zero,half,one,t...
EinsteinInitialData/IDBrillData
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Configuration definition for thorn CactusEinstein/IDBrillData # $Header$ REQUIRES CartGrid3D
# Interface definition for thorn IDBrillData # $Header$ implements: IDBrillData inherits: grid ADMBase StaticConformal ellbase # Grid functions for linear elliptic equation. private: CCTK_REAL brillelliptic TYPE=GF { brillMlinear, brillNsource } "Coefficients for linear elliptic equation" CCTK_REAL brillconf ...
# Parameter definitions for thorn IDBrillData # $Header$ shares: ADMBase EXTENDS KEYWORD initial_data { "brilldata" :: "Brill wave initial data" "brilldata2D" :: "Brill wave initial data assuming axisymmetry" } USES KEYWORD metric_type shares: StaticConformal USES KEYWORD conformal_storage private: # P...
# Schedule definitions for thorn IDBrillData # $Header$ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata2D")) { STORAGE: brillconf STORAGE: brillelliptic schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is r...
Startup.c
#include "cctk.h" #include "cctk_Arguments.h" #include "Symmetry.h" static const char *rcsid = "$Header$"; CCTK_FILEVERSION(CactusEinstein_IDBrillData_Startup_c) void BrillData_InitSymBound(CCTK_ARGUMENTS); void BrillData_InitSymBound(CCTK_ARGUMENTS) { DECLARE_CCTK_ARGUMENTS int sym[3]; sym[0] = 1; sym[1...
EinsteinInitialData/IDConstraintViolate
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDConstraintViolate # $Header$ implements: idconstraintviolate inherits: admbase, grid
# Parameter definitions for thorn IDConstraintViolate # $Header$ shares: ADMBase uses KEYWORD metric_type extends KEYWORD initial_data { "constraint violating gaussian" :: "Constraint violating Gaussian" } private: REAL radius "The radial position of the Gaussian wave" { 0:* :: "Positive" } 0.0 REAL sigma "T...
# Schedule definitions for thorn IDConstraintViolate # $Header$ schedule IDConstraintViolate_ParamChecker at PARAMCHECK { LANG: C } "Check parameters" schedule IDConstraintViolate_Initial in ADMBase_InitialData { LANG: Fortran } "Set up constraint violating initial data"
ParamChecker.c
/*@@ @file ParamChecker.F @date May 2002 @author Gabrielle Allen @desc Check parameters for constraint violating initial data @enddesc @version $Header$ @@*/ #include "cctk.h" #include <stdio.h> #include <stdlib.h> #include <math.h> #include "cctk_Arguments.h" #include "cctk_...
EinsteinInitialData/IDConstraintViolate
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDConstraintViolate # $Header$ implements: idconstraintviolate inherits: admbase, grid
# Parameter definitions for thorn IDConstraintViolate # $Header$ shares: ADMBase uses KEYWORD metric_type extends KEYWORD initial_data { "constraint violating gaussian" :: "Constraint violating Gaussian" } private: REAL radius "The radial position of the Gaussian wave" { 0:* :: "Positive" } 0.0 REAL sigma "T...
# Schedule definitions for thorn IDConstraintViolate # $Header$ schedule IDConstraintViolate_ParamChecker at PARAMCHECK { LANG: C } "Check parameters" schedule IDConstraintViolate_Initial in ADMBase_InitialData { LANG: Fortran } "Set up constraint violating initial data"
Initial.F77
/*@@ @file Initial.F @date May 2002 @author Gabrielle Allen @desc Constraint violating initial data @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" /******************************************************************** ...
EinsteinInitialData/IDConstraintViolate
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDConstraintViolate # $Header$ implements: idconstraintviolate inherits: admbase, grid
# Parameter definitions for thorn IDConstraintViolate # $Header$ shares: ADMBase uses KEYWORD metric_type extends KEYWORD initial_data { "constraint violating gaussian" :: "Constraint violating Gaussian" } private: REAL radius "The radial position of the Gaussian wave" { 0:* :: "Positive" } 0.0 REAL sigma "T...
# Schedule definitions for thorn IDConstraintViolate # $Header$ schedule IDConstraintViolate_ParamChecker at PARAMCHECK { LANG: C } "Check parameters" schedule IDConstraintViolate_Initial in ADMBase_InitialData { LANG: Fortran } "Set up constraint violating initial data"
make.code.defn
# Main make.code.defn file for thorn IDConstraintViolate # $Header$ # Source files in this directory SRCS = Initial.F77 ParamChecker.c # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/IDFileADM
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDFileADM # $Header$ IMPLEMENTS: IDFileADM INHERITS: ADMBase StaticConformal IO
# Parameter definitions for thorn IDFileADM # $Header$ SHARES: ADMBase EXTENDS KEYWORD initial_lapse { "read from file" :: "Read the initial lapse using the file reader. Note that this only allows you to read the lapse from a file, it does not actually do it. You still have to programme the file reader accordingl...
# Schedule definitions for thorn IDFileADM # $Header$ schedule IDFileADM_ParamCheck at PARAMCHECK { LANG: C } "Ensure that all ADMBase initial data are either initialised or read from a file" schedule IDFileADM_Init at INITIAL { LANG: C } "Initialise the conformal_state"
IDFileADM_Init.c
/* $Header$ */ #include <assert.h> #include <stdlib.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" /** Initialise the conformal_state. */ void IDFileADM_Init (CCTK_ARGUMENTS) { DECLARE_CCTK_ARGUMENTS; DECLARE_CCTK_PARAMETERS; if (CCTK_EQUALS(initial_data, "read from file")) {...
EinsteinInitialData/IDFileADM
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDFileADM # $Header$ IMPLEMENTS: IDFileADM INHERITS: ADMBase StaticConformal IO
# Parameter definitions for thorn IDFileADM # $Header$ SHARES: ADMBase EXTENDS KEYWORD initial_lapse { "read from file" :: "Read the initial lapse using the file reader. Note that this only allows you to read the lapse from a file, it does not actually do it. You still have to programme the file reader accordingl...
# Schedule definitions for thorn IDFileADM # $Header$ schedule IDFileADM_ParamCheck at PARAMCHECK { LANG: C } "Ensure that all ADMBase initial data are either initialised or read from a file" schedule IDFileADM_Init at INITIAL { LANG: C } "Initialise the conformal_state"
IDFileADM_ParamCheck.c
/* $Header$ */ #include <assert.h> #include <stdlib.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" static void callback (int idx, const char * optstring, void * callback_arg); /** Ensure that all ADMBase initial data that are supposed to be read from a file are actually scheduled ...
EinsteinInitialData/IDFileADM
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDFileADM # $Header$ IMPLEMENTS: IDFileADM INHERITS: ADMBase StaticConformal IO
# Parameter definitions for thorn IDFileADM # $Header$ SHARES: ADMBase EXTENDS KEYWORD initial_lapse { "read from file" :: "Read the initial lapse using the file reader. Note that this only allows you to read the lapse from a file, it does not actually do it. You still have to programme the file reader accordingl...
# Schedule definitions for thorn IDFileADM # $Header$ schedule IDFileADM_ParamCheck at PARAMCHECK { LANG: C } "Ensure that all ADMBase initial data are either initialised or read from a file" schedule IDFileADM_Init at INITIAL { LANG: C } "Initialise the conformal_state"
make.code.defn
# Main make.code.defn file for thorn IDFileADM # $Header$ # Source files in this directory SRCS = IDFileADM_ParamCheck.c IDFileADM_Init.c # Subdirectories containing source files SUBDIRS =
EinsteinInitialData/IDLinearWaves
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDLinearWaves implements: idlinearwaves inherits: ADMBase StaticConformal Grid
# Parameter definitions for thorn IDLinearWaves shares: ADMBase EXTENDS KEYWORD initial_data { "teukwaves" :: "linear waves initial data- Teukolsky waves" "planewaves" :: "linear waves initial data- plane waves" "standing_planewaves" :: "linear waves initial data- standing plane waves" "sine_plane...
# Schedule definitions for thorn IDLinearWaves if (CCTK_Equals(initial_data,"planewaves")) { schedule IDLinearWaves_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDLinearWaves_PlaneWaves in ADMBase_InitialData { LANG: Fortran }...
ParamCheck.c
/*@@ @file ParamCheck.c @date Fri Apr 26 18:03:09 2002 @author Tom Goodale @desc Check the parameters for IDLinearwaves @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" static const char *rcsid = "$Header$"; CCTK_FILEVER...
EinsteinInitialData/IDLinearWaves
https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
# Interface definition for thorn IDLinearWaves implements: idlinearwaves inherits: ADMBase StaticConformal Grid
# Parameter definitions for thorn IDLinearWaves shares: ADMBase EXTENDS KEYWORD initial_data { "teukwaves" :: "linear waves initial data- Teukolsky waves" "planewaves" :: "linear waves initial data- plane waves" "standing_planewaves" :: "linear waves initial data- standing plane waves" "sine_plane...
# Schedule definitions for thorn IDLinearWaves if (CCTK_Equals(initial_data,"planewaves")) { schedule IDLinearWaves_ParamChecker at CCTK_PARAMCHECK { LANG: C OPTIONS: global } "Check that the metric_type is recognised" schedule IDLinearWaves_PlaneWaves in ADMBase_InitialData { LANG: Fortran }...
standing_planewaves.F77
c Written 2002-05-22 by Erik Schnetter <schnetter@uni-tuebingen.de> c $Header$ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" #include "cctk_Parameters.h" subroutine IDLinearWaves_StandWaves (CCTK_ARGUMENTS) implicit none DECLARE_CCTK_ARGUMENTS ...