TestPar

Erik Schnetter <schnetter@cct.lsu.edu>

June 28 2010

Abstract

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 Examples

4.6 Support and Feedback

5 History

5.1 Thorn Source Code

5.2 Thorn Documentation

5.3 Acknowledgements

References

6 Parameters




bool1
Scope: private  BOOLEAN



Description:



  Default: yes






bool2
Scope: private  BOOLEAN



Description:



  Default: (none)






int1
Scope: private  INT



Description:



Range   Default: 12
*:*
Any integer






int2
Scope: private  INT



Description:



Range   Default: 1
*:*
Any integer






out_dir
Scope: private  STRING



Description: Where to write output



Range   Default: (none)
.*
Any valid path






real1
Scope: private  REAL



Description:



Range   Default: 42.d0
*:*
Any number






real2
Scope: private  REAL



Description:



Range   Default: 23
*:*
Any number






string1
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string2
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string3
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string4
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string5
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string6
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string7
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string8
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string






string9
Scope: private  STRING



Description:



Range   Default: (none)
.*
Any string



7 Interfaces

General

Implements:

testpar

8 Schedule

This section lists all the variables which are assigned storage by thorn CactusTest/TestPar. 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

NONE

Scheduled Functions

CCTK_INITIAL

  testpar_printstrings

  output string parameters

 

 Language:c
 Type: function

CCTK_INITIAL

  testpar_setvalues

  set values based on parameters

 

 Language:c
 Type: function