thorn_name stringclasses 93
values | url stringclasses 18
values | configuration stringclasses 60
values | interface stringclasses 92
values | param stringclasses 89
values | schedule stringclasses 90
values | test_filename stringlengths 6 81 | test_content stringlengths 0 6.5M |
|---|---|---|---|---|---|---|---|
CactusBase/IOASCII | https://bitbucket.org/cactuscode/cactusbase.git | # Configuration definition for thorn IOASCII
# $Header$
REQUIRES IOUtil
REQUIRES THORNS: IOUtil
| # Interface definition for thorn IOASCII
# $Header$
implements: IOASCII
### FIXME: need private inheritance in order to be implementation-compatible
### with CarpetIOASCII
#inherits: IO
CCTK_INT FUNCTION \
Hyperslab_GetList (CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN mapping_handle... | # Parameter definitions for thorn IOASCII
# $Header$
#############################################################################
### declare IOASCII parameters
#############################################################################
private:
##########################
# Directories to output to
##############... | # Schedule definitions for thorn IOASCII
# $Header$
########################################################################
### register IOASCII routines
########################################################################
schedule IOASCII_Startup at STARTUP after IOUtil_Startup
{
LANG:C
} "Startup routine"
sc... | test.ccl | EXTENSIONS gnuplot xl yl zl dl xg asc
|
CactusBase/IOBasic | https://bitbucket.org/cactuscode/cactusbase.git | # Configuration definition for thorn IOBasic
# $Header$
REQUIRES IOUtil
REQUIRES THORNS: IOUtil
| # Interface definition for thorn IOBasic
# $Header$
implements: IOBasic
inherits: IO
real next_info_output_time type=scalar
real next_scalar_output_time type=scalar
CCTK_INT FUNCTION IO_TruncateOutputFiles \
(CCTK_POINTER_TO_CONST IN GH)
REQUIRES FUNCTION IO_TruncateOutputFiles
| # Parameter definitions for thorn IOBasic
# $Header$
#############################################################################
### declare IOBasic parameters
#############################################################################
private:
##########################
# Directory to output to
################... | # Schedule definitions for thorn IOBasic
# $Header$
########################################################################
### register IOBasic routines
########################################################################
schedule IOBasic_Startup at STARTUP after IOUtil_Startup
{
LANG:C
} "Startup routine"
#... | test.ccl | EXTENSIONS xg tl asc gnuplot
|
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | test.ccl | ABSTOL 1.0e-10
RELTOL 1.0
|
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc.par | ActiveThorns = "
Boundary
Carpet
CarpetIOASCII
CarpetIOBasic
CarpetIOScalar
CarpetLib
CarpetReduce
CartGrid3D
CoordBase
IOUtil
PETSc
Poisson
SymBase
TATPETSc
TATelliptic
Time
"
Cactus::cctk_f... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-residual.norm2.asc | # Scalar ASCII output created by CarpetIOScalar
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::res (poisson-residual)
# 1:iteration 2:time 3:data
# data columns: 3... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-potential.x.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::POTENTIAL x (poisson-potential)
#
# iteration 0 time 0
# time level 0
#... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-potential.y.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::POTENTIAL y (poisson-potential)
#
# iteration 0 time 0
# time level 0
#... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-potential.norm_inf.asc | # Scalar ASCII output created by CarpetIOScalar
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::phi (poisson-potential)
# 1:iteration 2:time 3:data
# data columns: ... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-potential.norm2.asc | # Scalar ASCII output created by CarpetIOScalar
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::phi (poisson-potential)
# 1:iteration 2:time 3:data
# data columns: ... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-potential.z.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::POTENTIAL z (poisson-potential)
#
# iteration 0 time 0
# time level 0
#... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-residual.z.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::RESIDUAL z (poisson-residual)
#
# iteration 0 time 0
# time level 0
# r... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-residual.y.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::RESIDUAL y (poisson-residual)
#
# iteration 0 time 0
# time level 0
# r... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-residual.x.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::RESIDUAL x (poisson-residual)
#
# iteration 0 time 0
# time level 0
# r... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-residual.norm_inf.asc | # Scalar ASCII output created by CarpetIOScalar
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::res (poisson-residual)
# 1:iteration 2:time 3:data
# data columns: 3... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-potential.d.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::POTENTIAL d (poisson-potential)
#
# iteration 0 time 0
# time level 0
#... |
CactusExamples/Poisson | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn Poisson
REQUIRES Boundary Carpet CartGrid3D TATelliptic
| # Interface definition for thorn Poisson
IMPLEMENTS: Poisson
INHERITS: boundary grid
USES INCLUDE HEADER: carpet.h
USES INCLUDE HEADER: TATelliptic.h
CCTK_INT FUNCTION Boundary_SelectGroupForBC \
(CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN faces, \
CCTK_INT IN boundary_... | # Parameter definitions for thorn Poisson
STRING solver "Name of TATelliptic solver that should be used"
{
.* :: "must be an activated TATelliptic solver"
} "TATJacobi"
STRING options "Options for the solver"
{
.* :: "no restriction"
} ""
REAL radius "Radius of uniformly charged sphere"
{
0:* :: ""
} 1.0
RE... | # Schedule definitions for thorn Poisson
STORAGE: potential residual
SCHEDULE Poisson_prepare AT initial
{
LANG: C
} "Set up initial guess for initial data"
SCHEDULE Poisson_solve AT postinitial
{
LANG: C
# OPTIONS: global
} "Calculate uniform charge initial data"
SCHEDULE GROUP Poisson_boundaries
{
} "Apply ... | charge_tatelliptic_petsc/poisson-residual.d.asc | # 1D ASCII output created by CarpetIOASCII
# created on redshift.pi.local by eschnett on Nov 25 2014 at 12:15:40-0500
# parameter filename: "/Users/eschnett/Cbeta/arrangements/CactusExamples/Poisson/test/charge_tatelliptic_petsc.par"
#
# POISSON::RESIDUAL d (poisson-residual)
#
# iteration 0 time 0
# time level 0
# r... |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc.par | # wavetoyc.par - wavetoy evolution
# $Header$
#
# /*@@
# @file wavetoyc.par
# @date 6 May 2003
# @author David Rideout
# @desc
# Test uses wavetoyC with linear extrapolation boundary conditions
# @enddesc
# @@*/
# Note that wavetoyextra is in the BetaThorns arrangement
Act... | |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc/phi_x_[7][7].xg |
"Time = 0.0000000000000
-1.9500000000000 0.6121655349981
-1.6500000000000 0.7025789856683
-1.3500000000000 0.7880438601280
-1.0500000000000 0.8638425194741
-0.7500000000000 0.9254388283880
-0.4500000000000 0.9689242170281
-0.1500000000000 0.9914272633971
0.1500000000000 0.9914272633971
0.4500000000000 0.9689... | |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc/phi_norm1.xg | "phi v time
0.0000000000000 0.5508974853043
0.3000000000000 0.5399783644048
0.6000000000000 0.5078990337948
0.9000000000000 0.4578985048597
1.2000000000000 0.3946069569230
1.5000000000000 0.3238067187342
| |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc/phi_maximum.xg | "phi v time
0.0000000000000 0.9914272633971
0.3000000000000 0.9579661112536
0.6000000000000 0.8612027364528
0.9000000000000 0.7117685517780
1.2000000000000 0.5256148242419
1.5000000000000 0.3795997762551
| |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc/phi_minimum.xg | "phi v time
0.0000000000000 0.1441096050934
0.3000000000000 0.1174050741283
0.6000000000000 0.1281964404323
0.9000000000000 0.1457551697659
1.2000000000000 0.1691461665444
1.5000000000000 0.1969225503341
| |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc/phi_3D_diagonal.xg |
"Time = 0.0000000000000
-3.3774990747593 0.2333914329357
-2.8578838324886 0.3528285764282
-2.3382685902180 0.4978854721135
-1.8186533479473 0.6558160112715
-1.2990381056767 0.8063460010113
-0.7794228634060 0.9254388283880
-0.2598076211353 0.9914272633971
0.2598076211353 0.9914272633971
0.7794228634060 0.9254... | |
CactusExamples/SampleBoundary | https://bitbucket.org/cactuscode/cactusexamples.git | # Interface definition for thorn SampleBoundary
# $Header$
implements: LinExtrapBnd
CCTK_INT FUNCTION Boundary_RegisterPhysicalBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN CCTK_FPOINTER function_pointer(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN num_vars, \
... | # Parameter definitions for thorn SampleBoundary
# $Header$
| # Schedule definitions for thorn SampleBoundary
# $Header$
schedule SampleBoundary_RegisterBCs at CCTK_BASEGRID
{
lang: C
} "Register boundary conditions that this thorn provides"
| wavetoyc/phi_norm2.xg | "phi v time
0.0000000000000 0.5788320296223
0.3000000000000 0.5660032178928
0.6000000000000 0.5284445758631
0.9000000000000 0.4708343434086
1.2000000000000 0.4000545716101
1.5000000000000 0.3250180870928
| |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian.par | ############################################################
#
# gaussian.par
#
# A simple example parameter file for WaveMoL
#
############################################################
ActiveThorns = "CoordBase SymBase NaNChecker PUGHReduce CartGrid3D PUGH Boundary IOBasic IOUtil IOASCII IDWaveMoL PUGHSlab WaveMoL... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/phi_norm1.xg | "phi v time
0.0000000000000 0.0052471598375
0.0100000000000 0.0052471598375
0.0200000000000 0.0052471598371
0.0300000000000 0.0052471598364
0.0400000000000 0.0052471598330
0.0500000000000 0.0052471598213
0.0600000000000 0.0052471597950
0.0700000000000 0.0052471597318
0.0800000000000 0.0053304862599
0.0900000000000 0.00... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/energy_z_[25][25].xg |
"Time = 0.0000000000000
-0.5000000000000 0.0000000000000
-0.4800000000000 0.0000000000000
-0.4600000000000 0.0000000000000
-0.4400000000000 0.0000000000001
-0.4200000000000 0.0000000000034
-0.4000000000000 0.0000000000811
-0.3800000000000 0.0000000016565
-0.3600000000000 0.0000000286914
-0.3400000000000 0.00... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/gaussian.par | ############################################################
#
# gaussian.par
#
# A simple example parameter file for WaveMoL
#
############################################################
ActiveThorns = "CoordBase SymBase NaNChecker PUGHReduce CartGrid3D PUGH Boundary IOBasic IOUtil IOASCII IDWaveMoL PUGHSlab WaveMoL... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/phi_z_[25][25].xg |
"Time = 0.0000000000000
-0.5000000000000 0.0000000000139
-0.4800000000000 0.0000000000986
-0.4600000000000 0.0000000006461
-0.4400000000000 0.0000000039089
-0.4200000000000 0.0000000218296
-0.4000000000000 0.0000001125352
-0.3800000000000 0.0000005355348
-0.3600000000000 0.0000023525752
-0.3400000000000 0.00... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/phi_y_[25][25].xg |
"Time = 0.0000000000000
-0.5000000000000 0.0000000000139
-0.4800000000000 0.0000000000986
-0.4600000000000 0.0000000006461
-0.4400000000000 0.0000000039089
-0.4200000000000 0.0000000218296
-0.4000000000000 0.0000001125352
-0.3800000000000 0.0000005355348
-0.3600000000000 0.0000023525752
-0.3400000000000 0.00... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/energy_y_[25][25].xg |
"Time = 0.0000000000000
-0.5000000000000 0.0000000000000
-0.4800000000000 0.0000000000000
-0.4600000000000 0.0000000000000
-0.4400000000000 0.0000000000001
-0.4200000000000 0.0000000000034
-0.4000000000000 0.0000000000811
-0.3800000000000 0.0000000016565
-0.3600000000000 0.0000000286914
-0.3400000000000 0.00... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/phi_norm_inf.xg | "phi v time
0.0000000000000 1.0000000000000
0.0100000000000 0.9711763168254
0.0200000000000 0.8884862359191
0.0300000000000 0.7590531656323
0.0400000000000 0.5937018653198
0.0500000000000 0.4057670629084
0.0600000000000 0.2497367533886
0.0700000000000 0.1900472074568
0.0800000000000 0.1626923114490
0.0900000000000 0.29... |
CactusExamples/WaveMoL | https://bitbucket.org/cactuscode/cactusexamples.git | # Configuration definition for thorn BSSN_MoL
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn WaveMoL
# $Header$
implements: wavemol
USES INCLUDE: Symmetry.h
CCTK_INT FUNCTION MoLRegisterEvolvedGroup(CCTK_INT IN EvolvedIndex, \
CCTK_INT IN RHSIndex)
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
REQUIRES FUNCT... | # Parameter definitions for thorn WaveMoL
# $Header$
shares: MethodOfLines
USES CCTK_INT MoL_Num_Evolved_Vars
USES CCTK_INT MoL_Num_Constrained_Vars
USES CCTK_INT MoL_Num_SaveAndRestore_Vars
restricted:
CCTK_INT WaveMoL_MaxNumEvolvedVars "The maximum number of evolved variables used by WaveMoL" ACCUMULATOR-BASE=Met... | # Schedule definitions for thorn WaveMoL
# $Header$
STORAGE: scalarevolvemol_scalar[3], scalarevolvemol_vector[3]
STORAGE: scalarrhsmol_scalar, scalarrhsmol_vector
STORAGE: energy
schedule WaveMoL_Startup at STARTUP
{
LANG: C
} "Register Banner"
schedule WaveMoL_InitSymBound at BASEGRID
{
LANG: C
OPTIONS: META... | gaussian/energy_3D_diagonal.xg |
"Time = 0.0000000000000
-0.8660254037844 0.0000000000000
-0.8313843876331 0.0000000000000
-0.7967433714817 0.0000000000000
-0.7621023553303 0.0000000000000
-0.7274613391789 0.0000000000000
-0.6928203230276 0.0000000000000
-0.6581793068762 0.0000000000000
-0.6235382907248 0.0000000000000
-0.5888972745734 0.00... |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 7