thorn_name
stringclasses
227 values
url
stringclasses
26 values
configuration
stringclasses
137 values
interface
stringclasses
225 values
param
stringclasses
220 values
schedule
stringclasses
223 values
src_filename
stringlengths
4
83
src_code
stringlengths
0
579k
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDXCDK_guts.h
/*@@ @header CDXCDK_guts.h @date August 98 @author Gabrielle Allen @desc Macro to calculate the first conformal derivatives of the extrinsic curvature with respect to x @enddesc @@*/ #ifndef CDXCDK_GUTS #define CDXCDK_GUTS #include "DXDK_guts.h" #include "CHR2_guts.h" #ifdef FCODE CDXC...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYDK_declare.h
/*@@ @header DYDK_declare.h @date Jul 98 @author Gabrielle Allen @desc Declarations for macro @seefile DYDG_guts.h to compute first derivatives of the extrinsic curvature with respect to y @enddesc @@*/ #ifndef DYDK_DECLARE #ifdef FCODE /* Input variables */ #undef DYDK_KXX_JP #define DYDK_K...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/UPPERMET_guts.h
/* UPPERMET_guts.h Macro to calculate the components of the upper physical metric, and as an offspin the determinant of the conformal(?) metric. Gabrielle Allen, 11th June 1998 */ #ifndef UPPERMET_GUTS #define UPPERMET_GUTS #include "DETG_guts.h" #ifdef FCODE IUPPERMET_PSI4DET = 1.d0 / (DETG_PSI4*DETG_DET...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/MOMYADM_declare.h
/*@@ @header MOMYADM_declare.h @date Aug 98 @author Gabrielle Allen @desc Declarations for macro to calculate vacuum part of y-Momentum constraint @enddesc @@*/ #ifndef MOMYADM_DECLARE #define MOMYADM_DECLARE #include "UPPERMET_declare.h" #include "CDK_declare.h" #ifdef FCODE /* Output vari...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/RICCI_declare.h
/*@@ @header RICCI_declare.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the components of the Ricci tensor. Requires: Second derivatives of physical metric Christoffel symbols of first kind Christoffel symbols of second kind Upper physical me...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DDG_guts.h
/*@@ @header DDG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate all the second (and first) derivatives of the physical metric with respect to x, y, z Calls the macros @seefile D??DG_guts.h and @seefile D?DG_guts.h The macro is defined in terms of standard variables in ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDCDA_guts.h
/*@@ @header CDCDA_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate all second covariant spatial derivative of lapse That is alpha_{;ij} @enddesc @@*/ #ifndef CDCDA_GUTS #define CDCDA_GUTS #include "DA_guts.h" #include "DDA_guts.h" #include "CHR2_guts.h" #ifdef FCODE ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DA_guts.h
/*@@ @header DA_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate all first spatial derivative of lapse @enddesc @@*/ #ifndef DA_GUTS #define DA_GUTS #ifdef FCODE #include "ADM_Derivative.h" if (local_spatial_order.eq.2) then DA_DXDA = ADM_DX_2(alp,i,j,k) ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/MOMZADM_undefine.h
/*@@ @header MOMZADM_undefine.h @date Aug 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef MOMZADM_GUTS #include "UPPERMET_undefine.h" #include "CDK_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DB_declare.h
/*@@ @header DB_declare.h @date Jul 98 @author Gabrielle Allen @desc Declarations for macro to calculate all the first derivatives of the shift vector with respect to x, y, z using the subsidary macros @seefile DXDB_guts.h @seefile DYDB_guts.h and @seefile DZDB_guts.h. Calls the macros @seefi...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDXCDK_undefine.h
/*@@ @header CDXCDK_undefine.h @date Aug 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef CDXCDK_GUTS #include "DXDK_undefine.h" #include "CHR2_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDG_declare.h
/*@@ @header DZDG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declarations for macro @seefile DZDG_guts.h to compute first derivatives of the physical metric with respect to y @enddesc @@*/ #ifndef DZDG_DECLARE #define DZDG_DECLARE #include "DZDCG_declare.h" #ifdef FCODE /* Input var...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DK_undefine.h
/*@@ @header DK_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DK_GUTS #include "DXDK_undefine.h" #include "DYDK_undefine.h" #include "DZDK_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYYDG_guts.h
/*@@ @header DYYDG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the (first and) second derivatives of the physical metric with respect to y The macro is defined in terms of standard variables in @seefile DYYDG_declare.h The macro uses @seefile DXDG_guts.h and @seefil...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CHR2_declare.h
/*@@ @header CHR2_declare.h @date Jun 98 @author Gabrielle Allen @desc Declarations for macro to calculate the Christoffel symbols of the second kind That is CHR2_cab = g^cd CHR1_dab = 1/2 g^cd (g_ad,b + gbd,a - gab,d) Requires: Christoffel symbols of first kind ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/MOMYADM_undefine.h
/*@@ @header MOMYADM_undefine.h @date Aug 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef MOMYADM_GUTS #include "UPPERMET_undefine.h" #include "CDK_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/ADM_Spacing_declare.h
/*@@ @header ADM_Spacing_declare.h @date June 2002 @author Denis Pollney @desc Declare various spacing dependent scalars. @enddesc @@*/ #ifdef FCODE CCTK_REAL dt, dx, dy, dz CCTK_REAL idx, idy, idz CCTK_REAL i2dx, i2dy, i2dz CCTK_REAL i12dx, i12dy, i12dz CCT...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDK_declare.h
/*@@ @header CDG_declare.h @date Aug 98 @author Gabrielle Allen @desc Declarations for macro to calculate all the first covariant derivatives of the extrinsic curvature with respect to x, y, z. @enddesc @@*/ #ifndef CDK_DECLARE #define CDK_DECLARE #include "CDXCDK_declare.h" #include "CDYCDK_d...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/NABA_declare.h
/*@@ @header NABA_declare.h @date Jul 98 @author Gabrielle Allen @desc Declarations for macro to calculate the nabla operator acting on the lapse That is alpha_i^i @enddesc @@*/ #ifndef NABA_DECLARE #define NABA_DECLARE #include "UPPERMET_declare.h" #include "CDCDA_declare.h" /* Output variabl...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYYDG_declare.h
/*@@ @header DYYDG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declarations for macro to calculate the (first and) second derivatives of the physical metric with respect to y The macro uses @seefile DYDG_guts.h and @seefile DYDG_declare.h @enddesc @@*/ #ifndef DYYDG_DECLARE #define D...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDG_guts.h
/*@@ @header DZDG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the first derivatives of the physical metric with respect to z The macro is defined in terms of standard variables in @seefile DZDG_declare.h @enddesc @@*/ #ifndef DZDG_GUTS #define DZDG_GUTS #include "D...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYDCG_guts.h
/*@@ @header DYDCG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the first derivatives of the conformal metric with respect to y The macro is defined in terms of standard variables in Requires: lower conformal metric at j+1,j-1 ; dy0 Provides: derivative of lower con...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDG_undefine.h
/*@@ @header DZDG_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DZDG_GUTS #include "DZDCG_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/UPPERMET_undefine.h
/*@@ @header UPPERMET_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef UPPERMET_GUTS #include "DETG_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/LIEG_declare.h
/*@@ @header LIEG_declare.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the Lie derivative of the lower physical metric @enddesc @@*/ #ifndef LIEG_DECLARE #define LIEG_DECLARE #include "DB_declare.h" #include "DG_declare.h" #ifdef FCODE /* Input variables */ #undef LIEG_BX...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CHR1_guts.h
/*@@ @header CHR1_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate Christoffel symbols of the first kind. That is CHR1_cab = 1/2 (g_ac,b + gbc,a - gab,c) @enddesc @@*/ #ifndef CHR1_GUTS #define CHR1_GUTS #include "DG_guts.h" #ifdef FCODE CHR1_XXX = DXDG_DXDGXX*0.5...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDK_guts.h
/*@@ @header DZDG_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate the first derivatives of the extrinsic with respect to z @enddesc @@*/ #ifndef DZDK_GUTS #define DZDK_GUTS #ifdef FCODE #include "ADM_Derivative.h" if (local_spatial_order.eq.2) then DZD...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/MOMXADM_declare.h
/*@@ @header MOMXADM_declare.h @date Aug 98 @author Gabrielle Allen @desc Declarations for macro to calculate vacuum part of x-Momentum constraint @enddesc @@*/ #ifndef MOMXADM_DECLARE #define MOMXADM_DECLARE #include "UPPERMET_declare.h" #include "CDK_declare.h" #ifdef FCODE /* Output vari...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDK_undefine.h
/*@@ @header CDK_undefine.h @date Aug 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef CDK_GUTS #include "CDXCDK_undefine.h" #include "CDYCDK_undefine.h" #include "CDZCDK_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DCGDT_guts.h
/*@@ @header DCGDT_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate the source term in the evolution equation for the conformal 3-metric. That is d g~_ij/dt =( - 2 alpha K_ij + L_beta g_ij )/Psi^4 where g~ is the conformal metric @enddesc @@*/ #ifndef DCGDT_GUTS #defin...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYYDG_undefine.h
/*@@ @header DYYDG_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DYYDG_GUTS #include "DYDG_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYDCG_undefine.h
/*@@ @header DYDCG_undefine.h @date Jun 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DYDCG_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DK_guts.h
/*@@ @header DK_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate all the first derivatives of the extrinsic curvature with respect to x, y, z Calls the macros @seefile DXDK_guts.h @seefile DYDK_guts.h and @seefile DZDK_guts.h. The macro is defined in terms of standard va...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DG_guts.h
/*@@ @header DG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate all the first derivatives of the physical metric with respect to x, y, z Calls the macros @seefile DXDG_guts.h @seefile DYDG_guts.h and @seefile DZDG_guts.h. The macro is defined in terms of standard variab...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYDK_undefine.h
/*@@ @header DYDG_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DYDK_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DDA_guts.h
/*@@ @header DDA_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate all second spatial derivative of lapse @enddesc @@*/ #ifndef DDA_GUTS #define DDA_GUTS #ifdef FCODE #include "ADM_Derivative.h" if (local_spatial_order.eq.2) then DDA_DXXDA = ADM_DXX_2(alp,i,j,k)...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDYCDK_guts.h
/*@@ @header CDYCDK_guts.h @date August 98 @author Gabrielle Allen @desc Macro to calculate the first covariant derivatives of the extrinsic curvature with respect to x @enddesc @@*/ #ifndef CDYCDK_GUTS #define CDYCDK_GUTS #include "DYDK_guts.h" #include "CHR2_guts.h" #ifdef FCODE CDYC...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DA_undefine.h
/*@@ @header DA_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DA_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DCGDT_declare.h
/*@@ @header DCGDT_declare.h @date Jul 98 @author Gabrielle Allen @desc Declarations for macro @seefile DCGDT_guts.h to calculate the source term in the evolution equation for the conformal 3-metric. That is d g~_ij/dt =( - 2 alpha K_ij + L_beta g_ij )/Psi^4 where g~ is the conformal metric ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDCG_declare.h
/*@@ @header DZDCG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declarations for macro @seefile DZDCG_guts.h to compute first derivatives of the conformal metric with respect to z @enddesc @@*/ #ifndef DZDCG_DECLARE #ifdef FCODE /* Input variables */ #undef DZDCG_GXX_KP #define DZDCG...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/NABA_guts.h
/*@@ @header NABA_guts.h @date Jul 98 @author Gabrielle Allen @desc Macro to calculate the nabla operator acting on the lapse That is alpha_i^i @enddesc @@*/ #ifndef NABA_GUTS #define NABA_GUTS #include "UPPERMET_guts.h" #include "CDCDA_guts.h" #ifdef FCODE NABA_NABA = UPPERMET_UXX*CD...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDYCDK_declare.h
/*@@ @header CDYCDK_declare.h @date Aug 98 @author Gabrielle Allen @desc Declarations for macro to compute first conformal derivatives of the extrinsic curvature with respect to y @enddesc @@*/ #ifndef CDYCDK_DECLARE #define CDYCDK_DECLARE #include "DYDK_declare.h" #include "CHR2_declare.h" #if...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYZDG_declare.h
/*@@ @header DYZDG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declaration for macro to calculate the (first and) second derivatives of the physical metric with respect to x,z The macro uses @seefile DYDG_guts.h , @seefile DZDG_guts.h and @seefile DYDG_declare.h , @seefile DZDG_decla...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DDA_undefine.h
/*@@ @header DDA_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DDA_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CHR1_undefine.h
/*@@ @header CHR1_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef CHR1_GUTS #include "DG_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZZDG_guts.h
/*@@ @header DZZDG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the (first and) second derivatives of the physical metric with respect to z The macro is defined in terms of standard variables in @seefile DZZDG_declare.h The macro uses @seefile DZDG_guts.h and @seefil...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/TRRICCI_guts.h
/*@@ @header TRRICCI_guts.h @date Aug 98 @author Gabrielle Allen @desc Macro to calculate the trace of the 3-Ricci @enddesc @@*/ #ifndef TRRICCI_GUTS #define TRRICCI_GUTS #include "UPPERMET_guts.h" #include "RICCI_guts.h" #ifdef FCODE TRRICCI_TRRICCI = UPPERMET_UXX*RICCI_RXX + UPPERMET_U...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/HAMADM_declare.h
/*@@ @header HAMADM_declare.h @date Aug 98 @author Gabrielle Allen @desc Declarations for macro to calculate vacuum part of Hamiltonian constraint @enddesc @@*/ #ifndef HAMADM_DECLARE #define HAMADM_DECLARE #include "TRRICCI_declare.h" #include "TRKK_declare.h" #include "TRK_declare.h" #ifdef...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYDG_declare.h
/*@@ @header DYDG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declarations for macro @seefile DYDG_guts.h to compute first derivatives of the physical metric with respect to y @enddesc @@*/ #ifndef DYDG_DECLARE #define DYDG_DECLARE #include "DYDCG_declare.h" #ifdef FCODE /* Input var...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXYDG_guts.h
/*@@ @header DXYDG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the (first and) second derivatives of the physical metric with respect to x,y The macro is defined in terms of standard variables in @seefile DXYDG_declare.h The macro uses @seefile DXDG_guts.h , @seefil...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXXDG_guts.h
/*@@ @header DXXDG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the (first and) second derivatives of the physical metric with respect to x The macro is defined in terms of standard variables in @seefile DXXDG_declare.h The macro uses @seefile DXDG_guts.h and @seefil...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/LIEK_declare.h
/*@@ @header LIEK_declare.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the Lie derivative of the lower physical metric @enddesc @@*/ #ifndef LIEK_DECLARE #define LIEK_DECLARE #include "DB_declare.h" #include "DK_declare.h" #ifdef FCODE /* Input variables */ #undef LIEK_BX...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/MOMZADM_guts.h
/*@@ @header MOMZADM_guts.h @date Aug 98 @author Gabrielle Allen @desc Macro to calculate the spacetime part of the z-Momentum Constraint. That is: Del_j K_z^j - Del_z trK @enddesc @@*/ #ifndef MOMZADM_GUTS #define MOMZADM_GUTS #include "UPPERMET_guts.h" #include "CDK_guts.h" #ifdef ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXZDG_undefine.h
/*@@ @header DXZDG_undefine.h @date Jun 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DXZDG_GUTS #include "DXDG_undefine.h" #include "DZDG_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXDK_undefine.h
/*@@ @header DXDK_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DXDK_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/LIEG_undefine.h
/*@@ @header LIEG_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef LIEG_GUTS #include "DB_undefine.h" #include "DG_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/TRT_guts.h
/*@@ @header TRT_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the trace of the (4-)stress energy tensor @enddesc @@*/ #ifndef TRT_GUTS #define TRT_GUTS #include "UPPERMET_guts.h" #ifdef FCODE TRT_IALP2 = 1D0/TRT_ALP**2 TRT_TRT = -TRT_TTT*TRT_IALP2+TRT_TXX*U...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDK_guts.h
/*@@ @header CDK_guts.h @date Aug 98 @author Gabrielle Allen @desc Macro to calculate all the first covariant derivatives of the extrinsic curvature with respect to x, y, z @enddesc @@*/ #ifndef CDK_GUTS #define CDK_GUTS #include "CDXCDK_guts.h" #include "CDYCDK_guts.h" #include "CDZCDK_guts.h"...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDCG_undefine.h
/*@@ @header DZDCG_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DZDCG_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXDCG_guts.h
/*@@ @header DXDCG_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the first derivatives of the conformal metric with respect to x The macro is defined in terms of standard variables in Requires: lower conformal metric at i+1,i-1 ; dx0 Provides: derivative of lower con...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DETG_undefine.h
/*@@ @header DETG_undefine.h @date Nov 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef DETG_DECLARE #undef DETG_GUTS
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXDB_guts.h
/*@@ @header DXDB_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the first derivatives of the shift with respect to x The macro is defined in terms of standard variables in @seefile DXDB_declare.h @enddesc @@*/ #ifndef DXDB_GUTS #define DXDB_GUTS #ifdef FCODE #incl...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DYDB_guts.h
/*@@ @header DYDB_guts.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate the first derivatives of the shift with respect to y The macro is defined in terms of standard variables in @seefile DYDB_declare.h @enddesc @@*/ #ifndef DYDB_GUTS #define DYDB_GUTS #ifdef FCODE #incl...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DZDK_declare.h
/*@@ @header DZDG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declarations for macro @seefile DZDG_guts.h to compute first derivatives of the conformal metric with respect to z @enddesc @@*/ #ifndef DZDK_DECLARE #define DZDK_DECLARE #ifdef FCODE /* Input variables */ #undef DZDK_KXX_...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/GAMMA_declare.h
/*@@ @header GAMMA_declare.h @date Jun 98 @author Gabrielle Allen @desc Macro to calculate Gauge Source Functions (Gammas) That is GAMMA_a = g^bc CHR2_abc @enddesc @@*/ #ifndef GAMMA_DECLARE #define GAMMA_DECLARE #include "CHR2_declare.h" #include "UPPERMET_declare.h" #ifdef FCODE /* Output ...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/DXZDG_declare.h
/*@@ @header DXZDG_declare.h @date Jun 98 @author Gabrielle Allen @desc Declaration for macro to calculate the (first and) second derivatives of the physical metric with respect to x,z The macro uses @seefile DXDG_guts.h , @seefile DZDG_guts.h and @seefile DXDG_declare.h , @seefile DZDG_decla...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/CDXCDK_declare.h
/*@@ @header CDXCDK_declare.h @date Aug 98 @author Gabrielle Allen @desc Declarations for macro to compute first conformal derivatives of the extrinsic curvature with respect to x @enddesc @@*/ #ifndef CDXCDK_DECLARE #define CDXCDK_DECLARE #include "DXDK_declare.h" #include "CHR2_declare.h" #if...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/KK_undefine.h
/*@@ @header KK_undefine.h @date Jul 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef KK_GUTS #include "UPPERMET_undefine.h"
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/STRESSENERGY_guts.h
/*@@ @header STRESSENERGY_guts.h @date Nov 98 @author Gabrielle Allen @desc Macro to calculate the hydro quantities scheme @enddesc @@*/ #ifndef STRESSENERGY_GUTS #define STRESSENERGY_GUTS /* These geometrical quantities are supplied for CalcTmunu */ #include "DETG_guts.h" #include "UPPERMET_g...
EinsteinBase/ADMMacros
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES ADMMacros { SCRIPT LANG }
# Interface definition for thorn ADMMacros # $Header$ implements: ADMMacros USES INCLUDE: CalcTmunu_temps.inc USES INCLUDE: CalcTmunu.inc public: int local_spatial_order type=SCALAR \ "Can be set pointwise to change the finite differencing order"
# Parameter definitions for thorn ADMMacros # $Header$ restricted: INT spatial_order "Order of spatial differencing" { 2 :: "2nd order finite differencing" 4 :: "4th order finite differencing" } 2
# Schedule definitions for thorn ADMMacros # $Header$ STORAGE: local_spatial_order schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID { LANG: C } "Initialize the local_spatial_order"
macro/TRRICCI_undefine.h
/*@@ @header TRRICCI_undefine.h @date August 98 @author Gabrielle Allen @desc @enddesc @@*/ #undef TRRICCI_GUTS #include "UPPERMET_undefine.h" #include "RICCI_undefine.h"
EinsteinBase/Constants
https://bitbucket.org/einsteintoolkit/einsteinbase.git
implements: Constants INCLUDE HEADER: constants.h in constants.h
constants.h
/* $Header$ */ #ifndef CONSTANTS_H #define CONSTANTS_H #ifdef CCODE #define CONSTANT_c_SI 2.99792458e8 #define CONSTANT_c_cgi 2.99792458e10 #define CONSTANT_c_C 1.0e0 #endif #ifdef FCODE #define CONSTANT_c_SI 2.99792458d8 #define CONSTANT_c_cgi 2.9979245800d10 #define CONSTANT_c_C 1.0d0 #endif #ifdef CCODE #de...
EinsteinBase/Constants
https://bitbucket.org/einsteintoolkit/einsteinbase.git
implements: Constants INCLUDE HEADER: constants.h in constants.h
make.code.defn
EinsteinBase/CoordGauge
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn CoordGauge # $Header$ implements: CoordGauge public: INT slicing_flags TYPE = SCALAR { active_slicing_handle } "Slicing and shift stuff" # Will be changed to. #INT selected_slicing_handles TYPE = SCALAR #{ # selected_lapse # selected_shift #} "Slicing Handles" # FIXME: This wi...
# Parameter definitions for thorn CoordGauge # $Header$ shares: ADMBase EXTENDS KEYWORD lapse_evolution_method { "coordgauge" :: "Use dynamic stuff from CoordGauge" } EXTENDS KEYWORD shift_evolution_method { "coordgauge" :: "Use dynamic stuff from CoordGauge" } restricted: STRING lapse_list "List of allowed la...
# Schedule definitions for thorn CoordGauge # $Header$ STORAGE: slicing_flags # Old stuff schedule Einstein_ActivateSlicing at CCTK_WRAGH { LANG: C } "Initialize slicing, setup priorities for mixed slicings" schedule Einstein_SetNextSlicing at CCTK_WRAGH after Einstein_ActivateSlicing { LANG: C } "Identify the ...
Slicing.c
/*@@ @file Slicing.c @date Wed Jul 14 16:03:12 1999 @author Gerd Lanfermann @desc A flexible calling structure to calling slicing functions: * a slicing is registered with its NAME, with a NUMBER derived from the position in the parameter and indicating its priority, with a FUNC...
EinsteinBase/CoordGauge
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn CoordGauge # $Header$ implements: CoordGauge public: INT slicing_flags TYPE = SCALAR { active_slicing_handle } "Slicing and shift stuff" # Will be changed to. #INT selected_slicing_handles TYPE = SCALAR #{ # selected_lapse # selected_shift #} "Slicing Handles" # FIXME: This wi...
# Parameter definitions for thorn CoordGauge # $Header$ shares: ADMBase EXTENDS KEYWORD lapse_evolution_method { "coordgauge" :: "Use dynamic stuff from CoordGauge" } EXTENDS KEYWORD shift_evolution_method { "coordgauge" :: "Use dynamic stuff from CoordGauge" } restricted: STRING lapse_list "List of allowed la...
# Schedule definitions for thorn CoordGauge # $Header$ STORAGE: slicing_flags # Old stuff schedule Einstein_ActivateSlicing at CCTK_WRAGH { LANG: C } "Initialize slicing, setup priorities for mixed slicings" schedule Einstein_SetNextSlicing at CCTK_WRAGH after Einstein_ActivateSlicing { LANG: C } "Identify the ...
make.code.defn
# Main make.code.defn file for thorn CoordGauge # $Header$ # Source files in this directory SRCS = Slicing.c # Subdirectories containing source files SUBDIRS =
EinsteinBase/CoordGauge
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn CoordGauge # $Header$ implements: CoordGauge public: INT slicing_flags TYPE = SCALAR { active_slicing_handle } "Slicing and shift stuff" # Will be changed to. #INT selected_slicing_handles TYPE = SCALAR #{ # selected_lapse # selected_shift #} "Slicing Handles" # FIXME: This wi...
# Parameter definitions for thorn CoordGauge # $Header$ shares: ADMBase EXTENDS KEYWORD lapse_evolution_method { "coordgauge" :: "Use dynamic stuff from CoordGauge" } EXTENDS KEYWORD shift_evolution_method { "coordgauge" :: "Use dynamic stuff from CoordGauge" } restricted: STRING lapse_list "List of allowed la...
# Schedule definitions for thorn CoordGauge # $Header$ STORAGE: slicing_flags # Old stuff schedule Einstein_ActivateSlicing at CCTK_WRAGH { LANG: C } "Initialize slicing, setup priorities for mixed slicings" schedule Einstein_SetNextSlicing at CCTK_WRAGH after Einstein_ActivateSlicing { LANG: C } "Identify the ...
Slicing.h
/*@@ @file Slicing.h @date Wed Jul 14 16:20:03 1999 @author Gerd Lanfermann @desc Prototypes and structure for Einstein_slicing. Einstein_slicing holds: 1) the name of the slicing as specified in the parameter slicing / mixed_slicing 2) the param_active number, which also indicates pr...
EinsteinBase/EOS_Base
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES EOS_Base { SCRIPT LANG }
# Interface definition for thorn EOS_Base # $Header$ implements: EOS_Base INCLUDES: EOS_Base.h in EOS_Base.h INCLUDES: EOS_Base.inc in EOS_Base.inc
# Parameter definitions for thorn EOS_Base # $Header$
# Schedule definitions for thorn EOS_Base # $Header$
Register.c
/*@@ @file Register.c @date Tue Dec 14 20:55:06 1999 @author Tom Goodale @desc Functions for registering and calling EOS routines @enddesc @@*/ #include <stdlib.h> #include "cctk.h" #include "cctk_FortranString.h" #include "StoreHandledData.h" #include "EOS_Base.h" static cHandledData *met...
EinsteinBase/EOS_Base
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES EOS_Base { SCRIPT LANG }
# Interface definition for thorn EOS_Base # $Header$ implements: EOS_Base INCLUDES: EOS_Base.h in EOS_Base.h INCLUDES: EOS_Base.inc in EOS_Base.inc
# Parameter definitions for thorn EOS_Base # $Header$
# Schedule definitions for thorn EOS_Base # $Header$
EOS_Base.h
/*@@ @file EOS_Base.h @date Tue Dec 14 22:18:46 1999 @author Tom Goodale @desc Header file for EOS basic functions @enddesc @versions $Header$ @@*/ #ifndef _EOS_BASE_H_ #define _EOS_BASE_H_ #ifdef __cplusplus extern "C" { #endif int EOS_RegisterMethod(const char *name); int EOS_Handle(cons...
EinsteinBase/EOS_Base
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES EOS_Base { SCRIPT LANG }
# Interface definition for thorn EOS_Base # $Header$ implements: EOS_Base INCLUDES: EOS_Base.h in EOS_Base.h INCLUDES: EOS_Base.inc in EOS_Base.inc
# Parameter definitions for thorn EOS_Base # $Header$
# Schedule definitions for thorn EOS_Base # $Header$
make.code.defn
# Main make.code.defn file for thorn EOS_Base # $Header$ # Source files in this directory SRCS = Register.c # Subdirectories containing source files SUBDIRS =
EinsteinBase/EOS_Base
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definitions for thorn CartGrid3D # $Header$ PROVIDES EOS_Base { SCRIPT LANG }
# Interface definition for thorn EOS_Base # $Header$ implements: EOS_Base INCLUDES: EOS_Base.h in EOS_Base.h INCLUDES: EOS_Base.inc in EOS_Base.inc
# Parameter definitions for thorn EOS_Base # $Header$
# Schedule definitions for thorn EOS_Base # $Header$
EOS_Base.inc
/*@@ @header EOS_Base.inc @date Thu Dec 16 14:16:25 1999 @author Tom Goodale @desc @enddesc @version $Header$ @@*/ CCTK_REAL EOS_Pressure CCTK_REAL EOS_SpecificIntEnergy CCTK_REAL EOS_RestMassDens CCTK_REAL EOS_DPressByDRho CCTK_REAL EOS_DPressByDEps
EinsteinBase/HydroBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn HydroBase
# Interface definition for thorn HydroBase implements: HydroBase inherits: InitBase USES INCLUDE: HydroBase.h INCLUDE HEADER: HydroBase.h in HydroBase.h public: # These variables correspond to the Valencia formulation # HydroBase uses the following conventions: # M = M_sun # c = G = 1 # We also assume the...
# Parameter definitions for thorn HydroBase SHARES: InitBase USES KEYWORD initial_data_setup_method SHARES: IO USES STRING filereader_ID_vars RESTRICTED: KEYWORD initial_hydro "The hydro initial data" { "zero" :: "hydro variables are set to vacuum (without atmosphere)" "read from file" :: "Read the initial da...
# Schedule definitions for thorn HydroBase if (timelevels == 1) { STORAGE: rho[1] STORAGE: press[1] STORAGE: eps[1] STORAGE: vel[1] STORAGE: w_lorentz[1] if (!CCTK_EQUALS(initial_Y_e, "none")) { STORAGE: Y_e[1] } if (!CCTK_EQUALS(initial_Abar, "none")) { STORAGE: Abar[1] } if (!CCTK_EQU...
ParamCheck.c
#include <assert.h> #include <stdlib.h> #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #include "util_String.h" static void callback(int idx, const char *optstring, void *callback_arg); /** Ensure that all HydroBase initial data that are supposed to be read from a file are actually s...
EinsteinBase/HydroBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn HydroBase
# Interface definition for thorn HydroBase implements: HydroBase inherits: InitBase USES INCLUDE: HydroBase.h INCLUDE HEADER: HydroBase.h in HydroBase.h public: # These variables correspond to the Valencia formulation # HydroBase uses the following conventions: # M = M_sun # c = G = 1 # We also assume the...
# Parameter definitions for thorn HydroBase SHARES: InitBase USES KEYWORD initial_data_setup_method SHARES: IO USES STRING filereader_ID_vars RESTRICTED: KEYWORD initial_hydro "The hydro initial data" { "zero" :: "hydro variables are set to vacuum (without atmosphere)" "read from file" :: "Read the initial da...
# Schedule definitions for thorn HydroBase if (timelevels == 1) { STORAGE: rho[1] STORAGE: press[1] STORAGE: eps[1] STORAGE: vel[1] STORAGE: w_lorentz[1] if (!CCTK_EQUALS(initial_Y_e, "none")) { STORAGE: Y_e[1] } if (!CCTK_EQUALS(initial_Abar, "none")) { STORAGE: Abar[1] } if (!CCTK_EQU...
HydroBase.h
#define HYDRO_EXCISION_NORMAL 0 #define HYDRO_EXCISION_EXCISED 1
EinsteinBase/HydroBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn HydroBase
# Interface definition for thorn HydroBase implements: HydroBase inherits: InitBase USES INCLUDE: HydroBase.h INCLUDE HEADER: HydroBase.h in HydroBase.h public: # These variables correspond to the Valencia formulation # HydroBase uses the following conventions: # M = M_sun # c = G = 1 # We also assume the...
# Parameter definitions for thorn HydroBase SHARES: InitBase USES KEYWORD initial_data_setup_method SHARES: IO USES STRING filereader_ID_vars RESTRICTED: KEYWORD initial_hydro "The hydro initial data" { "zero" :: "hydro variables are set to vacuum (without atmosphere)" "read from file" :: "Read the initial da...
# Schedule definitions for thorn HydroBase if (timelevels == 1) { STORAGE: rho[1] STORAGE: press[1] STORAGE: eps[1] STORAGE: vel[1] STORAGE: w_lorentz[1] if (!CCTK_EQUALS(initial_Y_e, "none")) { STORAGE: Y_e[1] } if (!CCTK_EQUALS(initial_Abar, "none")) { STORAGE: Abar[1] } if (!CCTK_EQU...
make.code.defn
# Main make.code.defn file for thorn HydroBase # Source files in this directory SRCS = StartUp.c Initialisation.c ParamCheck.c # Subdirectories containing source files SUBDIRS =
EinsteinBase/HydroBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn HydroBase
# Interface definition for thorn HydroBase implements: HydroBase inherits: InitBase USES INCLUDE: HydroBase.h INCLUDE HEADER: HydroBase.h in HydroBase.h public: # These variables correspond to the Valencia formulation # HydroBase uses the following conventions: # M = M_sun # c = G = 1 # We also assume the...
# Parameter definitions for thorn HydroBase SHARES: InitBase USES KEYWORD initial_data_setup_method SHARES: IO USES STRING filereader_ID_vars RESTRICTED: KEYWORD initial_hydro "The hydro initial data" { "zero" :: "hydro variables are set to vacuum (without atmosphere)" "read from file" :: "Read the initial da...
# Schedule definitions for thorn HydroBase if (timelevels == 1) { STORAGE: rho[1] STORAGE: press[1] STORAGE: eps[1] STORAGE: vel[1] STORAGE: w_lorentz[1] if (!CCTK_EQUALS(initial_Y_e, "none")) { STORAGE: Y_e[1] } if (!CCTK_EQUALS(initial_Abar, "none")) { STORAGE: Abar[1] } if (!CCTK_EQU...
Initialisation.c
#include <cctk.h> #include <cctk_Arguments.h> #include <cctk_Parameters.h> #include "HydroBase.h" void HydroBase_Zero(CCTK_ARGUMENTS) { DECLARE_CCTK_ARGUMENTS; DECLARE_CCTK_PARAMETERS; int const np = cctk_ash[0] * cctk_ash[1] * cctk_ash[2]; #pragma omp parallel for for (int i = 0; i < np; ++i) { rho[i] =...
EinsteinBase/HydroBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn HydroBase
# Interface definition for thorn HydroBase implements: HydroBase inherits: InitBase USES INCLUDE: HydroBase.h INCLUDE HEADER: HydroBase.h in HydroBase.h public: # These variables correspond to the Valencia formulation # HydroBase uses the following conventions: # M = M_sun # c = G = 1 # We also assume the...
# Parameter definitions for thorn HydroBase SHARES: InitBase USES KEYWORD initial_data_setup_method SHARES: IO USES STRING filereader_ID_vars RESTRICTED: KEYWORD initial_hydro "The hydro initial data" { "zero" :: "hydro variables are set to vacuum (without atmosphere)" "read from file" :: "Read the initial da...
# Schedule definitions for thorn HydroBase if (timelevels == 1) { STORAGE: rho[1] STORAGE: press[1] STORAGE: eps[1] STORAGE: vel[1] STORAGE: w_lorentz[1] if (!CCTK_EQUALS(initial_Y_e, "none")) { STORAGE: Y_e[1] } if (!CCTK_EQUALS(initial_Abar, "none")) { STORAGE: Abar[1] } if (!CCTK_EQU...
StartUp.c
#include <cctk.h> int HydroBase_StartUp(void) { CCTK_RegisterBanner("HydroBase: Let it flow."); return 0; }
EinsteinBase/StaticConformal
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn StaticConformal # $Header$ implements: StaticConformal inherits: grid public: INT conformal_state type = SCALAR REAL confac TYPE = GF timelevels = 1 tags='tensortypealias="Scalar" Prolongation="None" InterpNumTimelevels=1' { psi } "Conformal factor" REAL confac_1derivs TYPE = GF ...
# Parameter definitions for thorn StaticConformal # $Header$ shares: ADMBase EXTENDS KEYWORD metric_type { "static conformal" :: "Metric is conformal with static conformal factor, extrinsic curvature is physical" } restricted: KEYWORD conformal_storage "How much conformal storage do we have ?" { "factor" ...
# Schedule definitions for thorn StaticConformal # $Header$ # Putting in an else here because people want to use conformal_state # even if the metric is not "static conformal". They should still # check the metric_type and know they can deal with it, 'though. STORAGE: conformal_state SCHEDULE StaticConformal_Initi...
ConfPhys.c
/*@@ @file ConfPhys.c @date September 3rd 1999 @author Gabrielle Allen @desc Conversions between physical and conformal metrics. Be very careful using these functions, note that conformal_state is not changed, this is up to the calling rou...
EinsteinBase/StaticConformal
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn StaticConformal # $Header$ implements: StaticConformal inherits: grid public: INT conformal_state type = SCALAR REAL confac TYPE = GF timelevels = 1 tags='tensortypealias="Scalar" Prolongation="None" InterpNumTimelevels=1' { psi } "Conformal factor" REAL confac_1derivs TYPE = GF ...
# Parameter definitions for thorn StaticConformal # $Header$ shares: ADMBase EXTENDS KEYWORD metric_type { "static conformal" :: "Metric is conformal with static conformal factor, extrinsic curvature is physical" } restricted: KEYWORD conformal_storage "How much conformal storage do we have ?" { "factor" ...
# Schedule definitions for thorn StaticConformal # $Header$ # Putting in an else here because people want to use conformal_state # even if the metric is not "static conformal". They should still # check the metric_type and know they can deal with it, 'though. STORAGE: conformal_state SCHEDULE StaticConformal_Initi...
Evolve.c
/*@@ @file Evolve.c @date Thu Jul 29 2004 @author Erik Schnetter @desc Evolve the static conformal factor. @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #include <string.h> static const char *rcsid = "$Header$"; CCTK_FILEVERSIO...
EinsteinBase/StaticConformal
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn StaticConformal # $Header$ implements: StaticConformal inherits: grid public: INT conformal_state type = SCALAR REAL confac TYPE = GF timelevels = 1 tags='tensortypealias="Scalar" Prolongation="None" InterpNumTimelevels=1' { psi } "Conformal factor" REAL confac_1derivs TYPE = GF ...
# Parameter definitions for thorn StaticConformal # $Header$ shares: ADMBase EXTENDS KEYWORD metric_type { "static conformal" :: "Metric is conformal with static conformal factor, extrinsic curvature is physical" } restricted: KEYWORD conformal_storage "How much conformal storage do we have ?" { "factor" ...
# Schedule definitions for thorn StaticConformal # $Header$ # Putting in an else here because people want to use conformal_state # even if the metric is not "static conformal". They should still # check the metric_type and know they can deal with it, 'though. STORAGE: conformal_state SCHEDULE StaticConformal_Initi...
Initialise.c
/*@@ @file Initialise.c @date Thu Apr 25 19:53:02 2002 @author Tom Goodale @desc Code to initialise stuff for StaticConfomal @enddesc @version $Header$ @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" static const char *rcsid = "$Header$"; CCTK_FILEVERSION(C...
EinsteinBase/StaticConformal
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Interface definition for thorn StaticConformal # $Header$ implements: StaticConformal inherits: grid public: INT conformal_state type = SCALAR REAL confac TYPE = GF timelevels = 1 tags='tensortypealias="Scalar" Prolongation="None" InterpNumTimelevels=1' { psi } "Conformal factor" REAL confac_1derivs TYPE = GF ...
# Parameter definitions for thorn StaticConformal # $Header$ shares: ADMBase EXTENDS KEYWORD metric_type { "static conformal" :: "Metric is conformal with static conformal factor, extrinsic curvature is physical" } restricted: KEYWORD conformal_storage "How much conformal storage do we have ?" { "factor" ...
# Schedule definitions for thorn StaticConformal # $Header$ # Putting in an else here because people want to use conformal_state # even if the metric is not "static conformal". They should still # check the metric_type and know they can deal with it, 'though. STORAGE: conformal_state SCHEDULE StaticConformal_Initi...
make.code.defn
# Main make.code.defn file for thorn StaticConformal # $Header$ # Source files in this directory SRCS = Initialise.c ConfPhys.c #SRCS = Initialise.c Evolve.c ConfPhys.c # Subdirectories containing source files SUBDIRS =
EinsteinBase/TmunuBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn TmunuBase # Thorn ADMMacros must be compiled in and activated at run time REQUIRES THORNS: ADMMacros
# Interface definition for thorn TmunuBase IMPLEMENTS: TmunuBase INHERITS: ADMBase StaticConformal FRIEND: ADMCoupling INCLUDES SOURCE: TmunuBase_CalcTmunu.inc IN CalcTmunu.inc # These are our grid functions. # They contain T_munu, the complete stress energy tensor. PUBLIC: INT stress_energy_state TYPE=scalar ...
# Parameter definitions for thorn TmunuBase BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?" { } no RESTRICTED: BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?" { } no BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.i...
# Schedule definitions for thorn TmunuBase STORAGE: stress_energy_state STORAGE: stress_energy_2_state # Initialise stuff SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register { LANG: Fortran OPTIONS: global } "Set the stress_energy_state variable" # Do nothing unless storage is requested if...
TmunuBase_CalcTmunu.inc
/* Add the contributions to T_munu that we gathered via the AddToTmunu mechanism, using the CalcTmunu.inc mechanism. */ /* Only add if we are not included from this thorn; otherwise we would be adding to ourselves. */ #ifndef TMUNUBASE_SETTMUNU #ifdef CCODE if (* stress_energy_2_state) { #ifndef NDEBU...
EinsteinBase/TmunuBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn TmunuBase # Thorn ADMMacros must be compiled in and activated at run time REQUIRES THORNS: ADMMacros
# Interface definition for thorn TmunuBase IMPLEMENTS: TmunuBase INHERITS: ADMBase StaticConformal FRIEND: ADMCoupling INCLUDES SOURCE: TmunuBase_CalcTmunu.inc IN CalcTmunu.inc # These are our grid functions. # They contain T_munu, the complete stress energy tensor. PUBLIC: INT stress_energy_state TYPE=scalar ...
# Parameter definitions for thorn TmunuBase BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?" { } no RESTRICTED: BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?" { } no BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.i...
# Schedule definitions for thorn TmunuBase STORAGE: stress_energy_state STORAGE: stress_energy_2_state # Initialise stuff SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register { LANG: Fortran OPTIONS: global } "Set the stress_energy_state variable" # Do nothing unless storage is requested if...
SetStressEnergyState.F90
#include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" ! Set the stress energy (storage) state grid scalar from the parameter. subroutine TmunuBase_SetStressEnergyState (CCTK_ARGUMENTS) implicit none DECLARE_CCTK_ARGUMENTS DECLARE_CCTK_PARAMETERS stress_energy_state = stress_energy_st...
EinsteinBase/TmunuBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn TmunuBase # Thorn ADMMacros must be compiled in and activated at run time REQUIRES THORNS: ADMMacros
# Interface definition for thorn TmunuBase IMPLEMENTS: TmunuBase INHERITS: ADMBase StaticConformal FRIEND: ADMCoupling INCLUDES SOURCE: TmunuBase_CalcTmunu.inc IN CalcTmunu.inc # These are our grid functions. # They contain T_munu, the complete stress energy tensor. PUBLIC: INT stress_energy_state TYPE=scalar ...
# Parameter definitions for thorn TmunuBase BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?" { } no RESTRICTED: BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?" { } no BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.i...
# Schedule definitions for thorn TmunuBase STORAGE: stress_energy_state STORAGE: stress_energy_2_state # Initialise stuff SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register { LANG: Fortran OPTIONS: global } "Set the stress_energy_state variable" # Do nothing unless storage is requested if...
SetTmunu.F
#include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Functions.h" #include "cctk_Parameters.h" c Calculate the contribution to the stress energy tensor T_munu c which are calcualated via the CalcTmunu.inc mechanism. c Then make a copy of that into the T2munu variables. subroutine Tmu...
EinsteinBase/TmunuBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn TmunuBase # Thorn ADMMacros must be compiled in and activated at run time REQUIRES THORNS: ADMMacros
# Interface definition for thorn TmunuBase IMPLEMENTS: TmunuBase INHERITS: ADMBase StaticConformal FRIEND: ADMCoupling INCLUDES SOURCE: TmunuBase_CalcTmunu.inc IN CalcTmunu.inc # These are our grid functions. # They contain T_munu, the complete stress energy tensor. PUBLIC: INT stress_energy_state TYPE=scalar ...
# Parameter definitions for thorn TmunuBase BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?" { } no RESTRICTED: BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?" { } no BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.i...
# Schedule definitions for thorn TmunuBase STORAGE: stress_energy_state STORAGE: stress_energy_2_state # Initialise stuff SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register { LANG: Fortran OPTIONS: global } "Set the stress_energy_state variable" # Do nothing unless storage is requested if...
make.code.defn
# Main make.code.defn file for thorn TmunuBase # Source files in this directory SRCS = CopyTmunu.F90 SetStressEnergyState.F90 SetTmunu.F ZeroTmunu.F90 # Subdirectories containing source files SUBDIRS =
EinsteinBase/TmunuBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn TmunuBase # Thorn ADMMacros must be compiled in and activated at run time REQUIRES THORNS: ADMMacros
# Interface definition for thorn TmunuBase IMPLEMENTS: TmunuBase INHERITS: ADMBase StaticConformal FRIEND: ADMCoupling INCLUDES SOURCE: TmunuBase_CalcTmunu.inc IN CalcTmunu.inc # These are our grid functions. # They contain T_munu, the complete stress energy tensor. PUBLIC: INT stress_energy_state TYPE=scalar ...
# Parameter definitions for thorn TmunuBase BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?" { } no RESTRICTED: BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?" { } no BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.i...
# Schedule definitions for thorn TmunuBase STORAGE: stress_energy_state STORAGE: stress_energy_2_state # Initialise stuff SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register { LANG: Fortran OPTIONS: global } "Set the stress_energy_state variable" # Do nothing unless storage is requested if...
ZeroTmunu.F90
#include "cctk.h" #include "cctk_Arguments.h" ! Initialise Tmunu to zero subroutine TmunuBase_ZeroTmunu (CCTK_ARGUMENTS) implicit none DECLARE_CCTK_ARGUMENTS eTtt = 0 eTtx = 0 eTty = 0 eTtz = 0 eTxx = 0 eTxy = 0 eTxz = 0 eTyy = 0 eTyz = 0 eTzz = 0 end subroutine TmunuBase_Z...
EinsteinBase/TmunuBase
https://bitbucket.org/einsteintoolkit/einsteinbase.git
# Configuration definition for thorn TmunuBase # Thorn ADMMacros must be compiled in and activated at run time REQUIRES THORNS: ADMMacros
# Interface definition for thorn TmunuBase IMPLEMENTS: TmunuBase INHERITS: ADMBase StaticConformal FRIEND: ADMCoupling INCLUDES SOURCE: TmunuBase_CalcTmunu.inc IN CalcTmunu.inc # These are our grid functions. # They contain T_munu, the complete stress energy tensor. PUBLIC: INT stress_energy_state TYPE=scalar ...
# Parameter definitions for thorn TmunuBase BOOLEAN stress_energy_storage "Should the stress-energy tensor have storage?" { } no RESTRICTED: BOOLEAN stress_energy_at_RHS "Should the stress-energy tensor be calculated for the RHS evaluation?" { } no BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.i...
# Schedule definitions for thorn TmunuBase STORAGE: stress_energy_state STORAGE: stress_energy_2_state # Initialise stuff SCHEDULE TmunuBase_SetStressEnergyState AT Wragh BEFORE MoL_Register { LANG: Fortran OPTIONS: global } "Set the stress_energy_state variable" # Do nothing unless storage is requested if...
CopyTmunu.F90
#include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" ! Calculate the T2munu copy. ! On input, T2munu contains the contribution to Tmunu that is calculated ! via the CalcTmunu.inc mechanism, and Tmunu contains the complete stress ! energy tensor. ! On output, T2munu should contain the contributi...
EinsteinEOS/EOS_Hybrid
https://bitbucket.org/einsteintoolkit/einsteineos.git
# Configuration definition for thorn EOS_Hybrid REQUIRES EOS_Base EOS_Polytrope
# Interface definition for thorn EOS_Hybrid implements: EOS_Hybrid inherits: HydroBase,EOS_2d_Polytrope real pressure_contributions type = GF tags='Prolongation="None"' { pressure_poly, pressure_th } "Polytropic and thermal contributions to the pressure"
# Parameter definitions for thorn EOS_Hybrid shares: EOS_2d_Polytrope USES REAL eos_k USES REAL eos_gamma USES REAL gamma_ini restricted: REAL eos_gamma_th "Gamma_th for EOS" { : :: "" } 1.5 REAL eos_gamma_supernuclear "Gamma_2 for EOS" { : :: "" } 1.66666666666666 REAL rho_nuc "Nuclear matter density" { : :: ...
# Schedule definitions for thorn EOS_Hybrid schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup { LANG: Fortran } "Setup the EOS used by Dimmelmeier et al. in core collapse" schedule Check_Poly_Contrib AT analysis { LANG: Fortran STORAGE: pressure_contributions TRIGGERS: pressure_contributions ...
make.configuration.deps
# Make sure that EOS_Polytrope is compiled first ifneq (,$(findstring EUHydro/EOS_Polytrope,$(THORNS))) $(CCTK_LIBDIR)$(DIRSEP)libEOS_Hybrid.a : $(CCTK_LIBDIR)$(DIRSEP)libEOS_Polytrope.a endif
EinsteinEOS/EOS_Hybrid
https://bitbucket.org/einsteintoolkit/einsteineos.git
# Configuration definition for thorn EOS_Hybrid REQUIRES EOS_Base EOS_Polytrope
# Interface definition for thorn EOS_Hybrid implements: EOS_Hybrid inherits: HydroBase,EOS_2d_Polytrope real pressure_contributions type = GF tags='Prolongation="None"' { pressure_poly, pressure_th } "Polytropic and thermal contributions to the pressure"
# Parameter definitions for thorn EOS_Hybrid shares: EOS_2d_Polytrope USES REAL eos_k USES REAL eos_gamma USES REAL gamma_ini restricted: REAL eos_gamma_th "Gamma_th for EOS" { : :: "" } 1.5 REAL eos_gamma_supernuclear "Gamma_2 for EOS" { : :: "" } 1.66666666666666 REAL rho_nuc "Nuclear matter density" { : :: ...
# Schedule definitions for thorn EOS_Hybrid schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup { LANG: Fortran } "Setup the EOS used by Dimmelmeier et al. in core collapse" schedule Check_Poly_Contrib AT analysis { LANG: Fortran STORAGE: pressure_contributions TRIGGERS: pressure_contributions ...
EOS_Hybrid.F
/*@@ @file EOS_Hybrid.F @date Wed Mar 20 14:56:35 2002 @author Ian Hawke @desc Routines to calculate the EOS used by Dimmelmeier Novak Font Ibanez Mueller PRD71 064023 (2005) in supernova core collapse simulations. @enddesc @@*/ #include "cctk.h" #include "cctk_Parame...
EinsteinEOS/EOS_Hybrid
https://bitbucket.org/einsteintoolkit/einsteineos.git
# Configuration definition for thorn EOS_Hybrid REQUIRES EOS_Base EOS_Polytrope
# Interface definition for thorn EOS_Hybrid implements: EOS_Hybrid inherits: HydroBase,EOS_2d_Polytrope real pressure_contributions type = GF tags='Prolongation="None"' { pressure_poly, pressure_th } "Polytropic and thermal contributions to the pressure"
# Parameter definitions for thorn EOS_Hybrid shares: EOS_2d_Polytrope USES REAL eos_k USES REAL eos_gamma USES REAL gamma_ini restricted: REAL eos_gamma_th "Gamma_th for EOS" { : :: "" } 1.5 REAL eos_gamma_supernuclear "Gamma_2 for EOS" { : :: "" } 1.66666666666666 REAL rho_nuc "Nuclear matter density" { : :: ...
# Schedule definitions for thorn EOS_Hybrid schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup { LANG: Fortran } "Setup the EOS used by Dimmelmeier et al. in core collapse" schedule Check_Poly_Contrib AT analysis { LANG: Fortran STORAGE: pressure_contributions TRIGGERS: pressure_contributions ...
EOS_Hybrid_Analysis.F
/*@@ @file EOS_Hybrid_Analysis.F @date Fri Apr 26 16:14:47 2002 @author Harry Dimmelmeier, Ian Hawke, Christian Ott @desc Calculates the polytropic and thermal contributions to the total pressure. @enddesc @@*/ #include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Pa...
EinsteinEOS/EOS_Hybrid
https://bitbucket.org/einsteintoolkit/einsteineos.git
# Configuration definition for thorn EOS_Hybrid REQUIRES EOS_Base EOS_Polytrope
# Interface definition for thorn EOS_Hybrid implements: EOS_Hybrid inherits: HydroBase,EOS_2d_Polytrope real pressure_contributions type = GF tags='Prolongation="None"' { pressure_poly, pressure_th } "Polytropic and thermal contributions to the pressure"
# Parameter definitions for thorn EOS_Hybrid shares: EOS_2d_Polytrope USES REAL eos_k USES REAL eos_gamma USES REAL gamma_ini restricted: REAL eos_gamma_th "Gamma_th for EOS" { : :: "" } 1.5 REAL eos_gamma_supernuclear "Gamma_2 for EOS" { : :: "" } 1.66666666666666 REAL rho_nuc "Nuclear matter density" { : :: ...
# Schedule definitions for thorn EOS_Hybrid schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup { LANG: Fortran } "Setup the EOS used by Dimmelmeier et al. in core collapse" schedule Check_Poly_Contrib AT analysis { LANG: Fortran STORAGE: pressure_contributions TRIGGERS: pressure_contributions ...
make.code.defn
# Main make.code.defn file for thorn EOS_Hybrid # $Header$ # Source files in this directory SRCS = EOS_Hybrid.F \ EOS_Hybrid_Analysis.F \ EOS_Hybrid_Scalars.F \ EOS_Hybrid_Startup.F # Subdirectories containing source files SUBDIRS =
EinsteinEOS/EOS_Hybrid
https://bitbucket.org/einsteintoolkit/einsteineos.git
# Configuration definition for thorn EOS_Hybrid REQUIRES EOS_Base EOS_Polytrope
# Interface definition for thorn EOS_Hybrid implements: EOS_Hybrid inherits: HydroBase,EOS_2d_Polytrope real pressure_contributions type = GF tags='Prolongation="None"' { pressure_poly, pressure_th } "Polytropic and thermal contributions to the pressure"
# Parameter definitions for thorn EOS_Hybrid shares: EOS_2d_Polytrope USES REAL eos_k USES REAL eos_gamma USES REAL gamma_ini restricted: REAL eos_gamma_th "Gamma_th for EOS" { : :: "" } 1.5 REAL eos_gamma_supernuclear "Gamma_2 for EOS" { : :: "" } 1.66666666666666 REAL rho_nuc "Nuclear matter density" { : :: ...
# Schedule definitions for thorn EOS_Hybrid schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup { LANG: Fortran } "Setup the EOS used by Dimmelmeier et al. in core collapse" schedule Check_Poly_Contrib AT analysis { LANG: Fortran STORAGE: pressure_contributions TRIGGERS: pressure_contributions ...
EOS_Hybrid_Startup.F
/*@@ @file EOS_Hybrid_Startup.F @date Wed Mar 20 14:50:22 2002 @author Ian Hawke @desc Startup for EOS_Hybrid. @enddesc @@*/ #include "cctk.h" #include "cctk_Parameters.h" /*@@ @routine EOS_Hybrid_Startup @date Wed Mar 20 14:52:41 2002 @author Ian Hawke @d...
EinsteinEOS/EOS_Hybrid
https://bitbucket.org/einsteintoolkit/einsteineos.git
# Configuration definition for thorn EOS_Hybrid REQUIRES EOS_Base EOS_Polytrope
# Interface definition for thorn EOS_Hybrid implements: EOS_Hybrid inherits: HydroBase,EOS_2d_Polytrope real pressure_contributions type = GF tags='Prolongation="None"' { pressure_poly, pressure_th } "Polytropic and thermal contributions to the pressure"
# Parameter definitions for thorn EOS_Hybrid shares: EOS_2d_Polytrope USES REAL eos_k USES REAL eos_gamma USES REAL gamma_ini restricted: REAL eos_gamma_th "Gamma_th for EOS" { : :: "" } 1.5 REAL eos_gamma_supernuclear "Gamma_2 for EOS" { : :: "" } 1.66666666666666 REAL rho_nuc "Nuclear matter density" { : :: ...
# Schedule definitions for thorn EOS_Hybrid schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup { LANG: Fortran } "Setup the EOS used by Dimmelmeier et al. in core collapse" schedule Check_Poly_Contrib AT analysis { LANG: Fortran STORAGE: pressure_contributions TRIGGERS: pressure_contributions ...
EOS_Hybrid_Scalars.F
/*@@ @file EOS_Hybrid_Scalars.F @date Fri Apr 26 13:14:18 2002 @author Harry Dimmelmeier, Ian Hawke, Christian Ott @desc Constant for the EOS routines. @enddesc @@*/ #include "cctk.h" module EOS_Hybrid_Scalars implicit none CCTK_REAL :: eos_k_supernuclear_cgs ...