IDFileADM

Erik Schnetter <schnetter@aei.mpg.de>

\( \)Date\( \)

Abstract

This thorn makes it possible to use the file reader to read initial data for the ADM variables. It only makes it possible to use the file reader; it does not actually activate the file reader, which has to be done by hand. This thorn also checks whether the ADM variables are actually supposed to be read, so that it is impossible to actually leave something uninitialised. However, read errors are also not caught.

1 Parameters




conformal_storage
Scope: shared from STATICCONFORMAL KEYWORD



2 Interfaces

General

Implements:

idfileadm

Inherits:

admbase

staticconformal

io

3 Schedule

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

  idfileadm_paramcheck

  ensure that all admbase initial data are either initialised or read from a file

 

 Language:c
 Type: function

CCTK_INITIAL

  idfileadm_init

  initialise the conformal_state

 

 Language:c
 Type: function