aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Bondi.c
Commit message (Collapse)AuthorAge
* 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
* Get rid of (some) tab charactersrhaas2012-09-17
| | | | | | | | | | | | | * There are still a lot of committed tab characters in the code. I will try to slowly clean that up. Meanwhile, please teach your text editor to transform tab characters into equivalent blank spaces before saving file to disk. This avoids code looking unformatted to other users due to different personal or default text editor settings for tab characters.. From: Bruno Coutinho Mundim <bcmsma@astro.rit.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@168 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