NullVars

Y.Z. <yosef@raven.phyast.pitt.edu>

January 09 2003

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




n_ang_ev_outside_eq
Scope: shared from NULLGRIDINT






n_ang_ghost_pts
Scope: shared from NULLGRIDINT






n_ang_pts_inside_eq
Scope: shared from NULLGRIDINT






n_ang_stencil_size
Scope: shared from NULLGRIDINT






n_radial_pts
Scope: shared from NULLGRIDINT



7 Interfaces

General

Implements:

nullvars

Grid Variables

7.0.1 PUBLIC GROUPS





  Group Names     Variable Names   Details    




realcharfuncs compact 0
wcn description Evolved Real-valued Characteristic Fields
wcs dimensions 2
bcn distribution DEFAULT
bcs ghostsize NULLGRID::N_ANG_GHOST_PTS
  ghostsize NULLGRID::N_ANG_GHOST_PTS
group type ARRAY
size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
  size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
timelevels 2
vararray_size NullGrid::N_radial_pts
variable type REAL




cmplxcharfuncs_basic compact 0
jcn description Evolved complex-valued Characteristic Fields (basic set)
jcs dimensions 2
dxjcn distribution DEFAULT
dxjcs ghostsize NULLGRID::N_ANG_GHOST_PTS
  ghostsize NULLGRID::N_ANG_GHOST_PTS
eth2jcn group type ARRAY
eth2jcs size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
  size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
ucn timelevels 2
ucs vararray_size NullGrid::N_radial_pts
qcn variable type COMPLEX




cmplxcharfuncs_aux compact 0
nucn description Evolved complex-valued Characteristic Fields (auxiliary set)
nucs dimensions 2
cbcn distribution DEFAULT
cbcs ghostsize NULLGRID::N_ANG_GHOST_PTS
  ghostsize NULLGRID::N_ANG_GHOST_PTS
ckcn group type ARRAY
ckcs size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
  size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
timelevels 2
vararray_size NullGrid::N_radial_pts
variable type COMPLEX




null_mask compact 0
boundary_maskn description boundary and evolution masks
boundary_masks dimensions 2
evolution_maskn distribution DEFAULT
evolution_masks ghostsize NULLGRID::N_ANG_GHOST_PTS
  ghostsize NULLGRID::N_ANG_GHOST_PTS
group type ARRAY
size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
  size (NULLGRID::N_ANG_PTS_INSIDE_EQ+2*(NULLGRID::N_ANG_EV_OUTSIDE_EQ+NULLGRID::N_ANG_STENCIL_SIZE))
timelevels 1
variable type INT




8 Schedule

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