Testing the Slab thorn

Erik Schnetter \(<\)schnetter@uni-tuebingen.de\(>\)

\( \)Date\( \)

Abstract

SlatTest tests the Slab thorn.

1 Introduction

2 Physical System

3 Numerical Implementation

4 Using This Thorn

4.1 Obtaining This Thorn

4.2 Basic Usage

4.3 Special Behaviour

4.4 Interaction With Other Thorns

4.5 Support and Feedback

5 History

5.1 Thorn Source Code

5.2 Thorn Documentation

5.3 Acknowledgements

References

6 Parameters

7 Interfaces

General

Implements:

slabtest

Inherits:

slab

Grid Variables

7.0.1 PRIVATE GROUPS




  Group Names    Variable Names    Details   




gfs   compact0
gfx   descriptiongrid functions
gfy   dimensions3
gfz   distributionDEFAULT
  group typeGF
  timelevels1
 variable typeREAL




igfs   compact0
igfx   descriptioninteger grid functions
igfy   dimensions3
igfz   distributionDEFAULT
  group typeGF
  timelevels1
 variable typeINT




a1s   compact0
a1x   description1D grid arrays
a1y   dimensions1
a1z   distributionDEFAULT
  group typeARRAY
  size10
  timelevels1
 variable typeREAL




a2s   compact0
a2x   description2D grid arrays
a2y   dimensions2
a2z   distributionDEFAULT
  group typeARRAY
  size10
    size10
  timelevels1
 variable typeREAL




a3s   compact0
a3x   description3D grid arrays
a3y   dimensions3
a3z   distributionDEFAULT
  group typeARRAY
  size10
    size10
  size10
  timelevels1
 variable typeREAL




success success   compact0
  descriptionIndicate a successful test
  dimensions0
  distributionCONSTANT
  group typeSCALAR
  timelevels1
 variable typeINT




Uses header:

Slab.h

8 Schedule

This section lists all the variables which are assigned storage by thorn CactusNumerical/SlabTest. Storage can either last for the duration of the run (Always means that if this thorn is activated storage will be assigned, Conditional means that if this thorn is activated storage will be assigned for the duration of the run if some condition is met), or can be turned on for the duration of a schedule function.

Storage

 

Always: 
success  
   

Scheduled Functions

CCTK_INITIAL

  slabtest_test

  test slab transfer routines

 

 Language:c
 Storage: gfs
   a1s
    a2s
   a3s
   igfs
 Type: function