aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_BondiM.c
Commit message (Collapse)AuthorAge
* GRHydro_Init_Data: remove sincos from Bondi ID routinerhaas2013-03-28
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@206 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_Init_Data: add routine to force boundary data to Bondirhaas2013-03-28
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@205 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_Init_Data: damp hydro quantities to atmosphere inside of rKS < 1 Mrhaas2013-03-28
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@202 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_Init_Data: compute w_lorentz from uT and alp instead of velrhaas2013-03-28
| | | | | | | | later on prim2con will of course compute the grid function using vel From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@201 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_Init_Data: remove rho_guess from find_bondi_solutionrhaas2013-03-28
| | | | | | | | | was used to call the newton solver twice with the very same arguments. Not sure what the idea was. From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@200 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_InitDat: clear psidc and c2p_failed in ID routinerhaas2013-03-28
| | | | | | | | this is mostly important when we freeze the evolution afterwards From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@199 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_InitData: set Bvec according to UIUC formularhaas2013-03-28
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@198 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro: add parameters to set Bondi solution only in certain range.rhaas2013-03-28
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@197 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_InitData: add parameter to offset radial originrhaas2013-01-11
| | | | | | | | | r_code = r_KS - r0 with r0=1M by default. This avoids placing the central singularity on the grid. From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@196 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_InitData: sanity check four velocity in bondi caserhaas2013-01-11
| | | | | | | | | to make sure Exact's spacetime metric is consistent with the one internally used by the Bondi solution From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@191 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_InitData: implmented all of Bondi infall for KS coords onlyrhaas2013-01-11
| | | | | | From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@190 ac85fae7-cede-4708-beff-ae01c7fa1c26
* Do not define M_PI explicitlyeschnett2012-09-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@157 ac85fae7-cede-4708-beff-ae01c7fa1c26
* remove unused GRHydro_reflevel declaration that causes compilation to failrhaas2012-08-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@152 ac85fae7-cede-4708-beff-ae01c7fa1c26
* GRHydro_InitData: change 2d array access to avoid compiler warningsrhaas2012-08-09
| | | | | | | | | * don't access 2d array as 1d array through second index * always assign something to rho_guess in Bondi solution From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@140 ac85fae7-cede-4708-beff-ae01c7fa1c26
* Snapshot of ET GRHydro_InitData rev. 132 with a poloidal magnetic field routinerhaas2012-08-09
added. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@134 ac85fae7-cede-4708-beff-ae01c7fa1c26