next up previous contents
Next: Interfaces Up: ADMConstraints Previous: Comments   Contents

Parameters

bound Scope: private  KEYWORD
Description: Which boundary condition to apply  
Range    Default: flat
flat
Flat (copy) boundary condition  
static
Static (don't do anything) boundary condition  



cartoon Scope: private  BOOLEAN
Description: THIS PARAMETER IS NOT USED  
     Default: no



check_excision_bitmask Scope: private  BOOLEAN
Description: check for excision bitmask  
     Default: no



constraint_communication Scope: private  BOOLEAN
Description: THIS PARAMETER IS NOT USED  
     Default: no



constraints_persist Scope: private  BOOLEAN
Description: Keep storage of ham and mom* around for use in special tricks?  
     Default: no



constraints_prolongation_type Scope: private  KEYWORD
Description: The kind of boundary prolongation for the constraints  
Range    Default: Lagrange
Lagrange
standard prolongation (requires several time levels)  
copy
use data from the current time level (requires only one time level)  
none
no prolongation (use this if you do not have enough time levels active)  



constraints_timelevels Scope: private  INT
Description: Number of time levels for the constraints  
Range    Default: 1
1:3
   



excise Scope: private  BOOLEAN
Description: THIS PARAMETER IS NOT USED  
     Default: no



excised_value Scope: private  REAL
Description: Value to use for any excised regions  
Range    Default: 0.0
*:*
Any value  



excision_mask_name Scope: private  STRING
Description: The name of the bitfield chosen for excision  
Range    Default: Hydro_Excision
Anything goes  



excision_type_excised Scope: private  STRING
Description: The name of the type for the excised region  
Range    Default: excised
Anything goes  



conformal_storage Scope: shared from STATICCONFORMAL  KEYWORD




next up previous contents
Next: Interfaces Up: ADMConstraints Previous: Comments   Contents