aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Expand)AuthorAge
* GRHydro: finish up call for templated C++ PPM routinerhaas2013-08-13
* GRHydro: Implemented WENO-z. Ability to choose between standard WENO5 and "ad...rhaas2013-08-13
* GRHydro: make atmosphere threshold steerable on recoveryrhaas2013-07-06
* GRHydro: add option to switch to oPPM on a given refinement levelrhaas2013-07-06
* GRHydro: add GRHydro_max_temp parameter for max allowed Trhaas2013-07-06
* GRHydro: correct parameter description textrhaas2013-05-29
* GRHydro: add option to control action taken when con2prim failedrhaas2013-05-29
* Although probably often not wanted, there is no reason to have riemann_solver...knarf2013-03-28
* Mark GRHydro_NaN_verbose to be steerable. There is no reason this shouldn't b...knarf2013-03-28
* GRHydro: Make recon_method steerable at recovery.rhaas2013-03-28
* GRHydro: implemented H viscosity for HLLE solver to eliminate the carbuncle i...rhaas2013-03-28
* GRHydro: Added MP5 reconstruction method. Tested with TOV and shocktube.rhaas2013-03-06
* * add option to reconstruct temperature to GRHydrorhaas2013-02-11
* GRHydro: add option to automatically use Evolution_Mask if possiblerhaas2013-01-20
* GRHydro: Improved WENO implementation: (i) Pick adaptive epsilon-parameter ac...rhaas2013-01-14
* GRHydro: Implemented WENO5. Tested with a shock tube.rhaas2013-01-14
* GRHydro: Add basic vector potential supportrhaas2013-01-14
* GRHydro: Implement entropy evolution (separated from temp evolution)rhaas2013-01-14
* GRHydro: optionally use CarpetEvolutionMask::evolution_mask to skip validity ...rhaas2013-01-14
* GRHydro: Introduce variable atmopshere level / tolerance as function of radiu...rhaas2013-01-14
* GRHydro: disable in-AH polytrope call by defaultrhaas2013-01-14
* GRHydro: call polytrope EOS in a region dominated by mag. field.rhaas2013-01-14
* GRHydro: make more paramters steerablerhaas2013-01-14
* GRHydro: Introduce inequalities cons variables needs to satisfy when B/=0.rhaas2012-11-09
* GRHydro: Introduce GRHydro_tau_min = 10^-10 max(tau(t=0)) to be used in tau r...rhaas2012-11-09
* GRHydro: remove usage of EOS_Module, poly_gamma_inirhaas2012-11-09
* GRHydro: Get rid of unused ePPM parameter.rhaas2012-10-25
* GRHydro: Option to reconstruct W*vel (W = Lorentz factor) instead of just the...rhaas2012-08-27
* GRHydro: Option to use the slow sector of multirate RK methods.rhaas2012-08-04
* GRHydro: ePPM: Allow for tolerance in vel^2 limiting.rhaas2012-07-17
* * add parameter used in Prim2Con_hotrhaas2012-07-17
* * fix range error in GRHydro_Y_e_maxrhaas2012-07-05
* GRHydro: increase maximum and default number of constraint variablesrhaas2012-06-26
* * introduce parameters GRHydro_Y_e_min and GRHydro_Y_e_max to fix issues with...rhaas2012-06-21
* * make parameter c2p_resort_to_bisection steerablerhaas2012-06-20
* GRHydro: C2P: resort to bisection if Newton-Raphson fails. This is onlyrhaas2012-06-20
* GRHydro: Fix slope limiters and get rid of broken cases;rhaas2012-06-05
* GRHydro: Make enahnced params steerable.rhaas2012-06-05
* GRHydro: Added option to constrain evolution to 1D byrhaas2012-06-05
* GRHydro: Schedule AtmosphereReset in LAST Mol_PostSteprhaas2012-06-05
* GRHydro: Added verbosity parameter.rhaas2012-06-05
* GRHydro: Added parameter to perform sync on conserved quantities only.rhaas2012-06-05
* Change default value of kap_dc from 1.0 to 10.0 as well as the recommendations.bmundim2012-05-17
* GRHydro: decouple Bvec(flux_direction) from other two for divcleanrhaas2012-05-16
* Cleanup of PPM routine. Remove unused PPM parameter. Only apply stricter "bey...reisswig2012-05-14
* epsilon: specific internal energy (ie energy/mass)bmundim2012-03-13
* Implemented enhanced PPM scheme by Colella & Sekora 2008, McCorquodale & Cole...reisswig2011-11-26
* First try of a constraint transport scheme for unigridrhaas2011-11-02
* Adding calc_bcom parameterjfaber2011-11-01
* RIT dev: Implement local Lax-Friedrichs flux calculation (MHD only).bmundim2011-10-03