aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Compute a function Kzeta = (K - 12 zeta)/rho^2cartoonAnton Khirnov2020-09-18
|
* Vectorize BSSNAnton Khirnov2020-08-12
|
* Vectorize kretschmannAnton Khirnov2020-08-12
|
* Vectorize 2Anton Khirnov2020-08-12
|
* VectorizeAnton Khirnov2020-08-12
|
* Do not prolongate W.Anton Khirnov2020-04-24
| | | | | It should be always completely overwritten by the thorn that computes it right before it is used.
* Schedule eval_timediff only for spectral QMS.Anton Khirnov2019-09-09
|
* Add the lapse_source parameter.Anton Khirnov2019-07-22
|
* Move the QMS source function to BSSN.Anton Khirnov2019-07-11
|
* Only run eval_timediff with ML_BSSN lapse evolAnton Khirnov2019-06-22
|
* ML_BSSN: implement GH lapseAnton Khirnov2018-04-08
|
* ML_CCZ4: update for QMS+cartoonAnton Khirnov2018-04-07
|
* ML_Kretschmann: add ζ calculationAnton Khirnov2018-04-07
|
* ML_Kretschmann: update for cartoonAnton Khirnov2018-04-07
|
* ML_Kretschmann: default to chi-version of the conformal factorAnton Khirnov2018-04-07
|
* Update for QMS.Anton Khirnov2017-06-30
|
* Clean up lapse_evol.Anton Khirnov2017-06-30
|
* cartoon+qmsAnton Khirnov2016-02-28
|
* ADMConstraints: build an 8th-order versionAnton Khirnov2015-01-25
|
* Add generated code for ML_KretschmannHEADmasterAnton Khirnov2013-10-29
|
* Add a thorn for computing the Kretschmann scalar.Anton Khirnov2013-10-29
|
* runmath: configurable path to kranc via KRANC_PATH env varAnton Khirnov2013-10-29
|
* par/CCZ4: remove parfiles because they don't work and never worked.Frank Löffler2013-10-29
| | | | See trac #1387.
* Regenerate code (Kranc commit 20e7a8feb560e494efe6b00db07af8b350fc9783)Ian Hinder2013-10-28
|
* Regenerate code (Kranc commit 3237af2566109f099ee78a7effb511a65dc18ae0)Ian Hinder2013-09-12
|
* Regenerate code (Kranc commit da423f55aa544d5648c839195ca3407f0763cfa5)Ian Hinder2013-09-12
| | | Reordering of SYNC statements in schedule.ccl for boundary condition routines due to internal cleanup in Kranc.
* Regenerate code (Kranc commit 0b09169bacd7995d28b56a574bd060ebb243ca6f)Ian Hinder2013-09-12
| | | Change of ordering in storage statements in schedule.ccl due to internal cleanup in Kranc.
* Regenerate code (Kranc commit 311d24d35eab704df7153748d0f4f205eb1c081b)Ian Hinder2013-09-12
| | | Eliminate SummationByParts include file in interface.ccl since there are no summation by parts operators used.
* Regenerate code (Kranc commit 5238aa95745f46501d3f1ac657a02af0b0a44477)Ian Hinder2013-09-12
| | | Changes order of source files in makefile
* Regenerate code (Kranc commit 01478e8bf1bc509f67a3f8fa2c18021dc9b975f3)Ian Hinder2013-09-12
| | | Reordering of entries in param.ccl due to internal cleanup in Kranc.
* Regenerate ML_ADM, ML_ADMConstraints and ML_ADMQuantities with fixed ↵Ian Hinder2013-09-12
| | | | Jacobian code
* Regenerate code (Kranc commit 9b459add6db98620df418ef12d61c932cec9bf05)Ian Hinder2013-09-11
| | | Fix compatibility with existing multipatch parameter files by not requiring Jacobian inverse and determinant parameters.
* Regenerate code (Kranc commit 04da452636ed006901602e924900ea71378f55b5)Ian Hinder2013-09-10
| | | The order of entries in interface.ccl has changed due to internal cleanup in Kranc. Kranc contains checks that the group declarations are the same apart from the ordering.
* Regenerate code (Kranc commit 10daf4a83a783a812c7b5a3aba0df115f0eac98f)Ian Hinder2013-09-10
|
* Regenerate ML_BSSN and ML_CCZ4 (Kranc commit ↵Ian Hinder2013-09-06
| | | | 296e00b7388c67e7267116b58c3270c22dd132da)
* Regenerate McLachlan (Kranc commit caf12ddfb11ccd9a7bf822cc8ec0d7691cded0aa)Ian Hinder2013-09-05
|
* remove outdated thornlists (closes #1156)Frank Löffler2013-04-25
|
* Add ML_BSSN_sgw3d_harmonic_phi testIan Hinder2013-04-15
| | | | This is the same as ML_BSSN_sgw3d_harmonic apart from using conformalMethod = 0 instead of conformalMethod = 1.
* Regenerate code (Kranc commit 519f2cd182c4828e74429e883139fbb8b1a11d3c)Ian Hinder2013-04-15
| | | Have tested convergence to exact solution for 3D shifted gauge wave with conformalMethod = 0.
* McLachlan_BSSN.m: Correct harmonic shift for conformalMethod = phiBernard Kelly2013-04-15
| | | | | | | The harmonic shift equations implemented in 7f81c9901489f8a94493320a27437bd125b69010 are correct only for the W conformal method, and lead to wrong results if the phi conformal method is used. This commit corrects this.
* Regenerate ML_BSSN and ML_CCZ4 (Kranc commit ↵Ian Hinder2013-04-15
| | | | 519f2cd182c4828e74429e883139fbb8b1a11d3c)
* SetGroupTags.c: Ignore error if Prolongation table entry is already presentIan Hinder2013-04-15
| | | Kranc now sets this in interface.ccl
* Regenerate code (Kranc commit 519f2cd182c4828e74429e883139fbb8b1a11d3c)Ian Hinder2013-04-15
|
* McLachlan_BSSN.m: Add comment to explain confusing situation with advection ↵Ian Hinder2013-04-02
| | | | term for \tilde \Gamma^i in \partial_t B^i equation
* Regenerate code.Peter Diener2013-01-29
| | | | | | Regenerate code. Signed-off-by: Peter Diener <diener@cct.lsu.edu>
* Fix the sign for 2nd and 6th order dissipation operators.Peter Diener2013-01-29
| | | | | | Fix the sign for 2nd and 6th order dissipation operators. Signed-off-by: Peter Diener <diener@cct.lsu.edu>
* test.ccl: Increase absolute tolerance of ML_BSSN_MP_O8_bh to 1e-10Ian Hinder2013-01-29
| | | | This makes the test pass on my laptop
* ML_BSSN_MP_O8.par: Change n_angular to number of cells from number of pointsIan Hinder2013-01-29
| | | This corresponds to a change made in Coordinates previously
* ML_BSSN_MP_O8_bh.par: Add poison of 0Ian Hinder2013-01-29
| | | This is unfortunately necessary because nothing currently initialises the intersection of the outer and interpatch boundary on the initial data. This would need a modification to Kranc to call certain routines twice.
* Adapt O8 and MP test parameter files to use ML_BSSN thorn and updateIan Hinder2013-01-29
| | | | | | | | * Enable dissipation after parameter default change in 129cc3ba1a89b8336ffa0355fc74c2f1b60e8255 * Remove memory limitation as it seems to cause a segfault Existing test data should be OK. O8 test passes, multipatch test fails, possibly due to a change in grid structure in Llama.