aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* Revert "Remove tests for _MP and _O8 thorns which no longer exist."Ian Hinder2013-01-29
| | | | This reverts commit 76d692d840e042006df4b2355ecdf506f6b3d1d6.
* Update OpenCL code after Kranc changeErik Schnetter2013-01-20
|
* Regenerate code after Kranc changeErik Schnetter2013-01-19
|
* Regenerate code after Kranc updateErik Schnetter2013-01-17
|
* Remove tests for _MP and _O8 thorns which no longer exist.Barry Wardell2012-12-19
|
* Increase tolerance in ML_CCZ4 test cases.Barry Wardell2012-12-18
| | | | The hamiltonian constraint had differences slightly above 10^-12 between my laptop and desktop.
* Regenerate CCZ4 Hamiltonian and momentum test results with corrected version ↵Barry Wardell2012-12-18
| | | | | of code. This applies the correction from 1e95cafb2f44d6f4e687d60fc88ec459ddb61164.
* Regenerate thorns which were missed in 45bcf7046474c39dc6fb7c3e7729cdd1143a70fe.Barry Wardell2012-12-18
|
* Include Hamiltonian and momentum constraints in CCZ4 tests.Barry Wardell2012-12-18
|
* Regenerate code after fix to CCZ4 constraint calculation.Barry Wardell2012-12-18
|
* McLachlan_BSSN: fix the Hamiltonian constraint for CCZ4.Anton Khirnov2012-12-18
| | | | | | A typo in a8794cd2227c87c7457ba51d040e863be2f981e7 has caused the additional CCZ4 terms to overwrite the BSSN value instead of adding to it.
* Regenerate code (kranc commit f4d2482bef5b7daf9fc89279db2ddc7ec8ea5bb2)Barry Wardell2012-12-18
|
* Regenerate code (Kranc commit b0019939fb9ef98a05431967a4cc2139f0f2a1e4)Ian Hinder2012-11-20
| | | | Mark automatically-generated variables as unused to avoid warnings
* WaveToyFO: Don't handle Jacobian explicitlyErik Schnetter2012-11-19
|
* WaveToy: Rename local variable "k" to "kvec"Erik Schnetter2012-11-19
|
* WaveToy: Don't declare Jacobian explicitly any moreErik Schnetter2012-11-19
|
* Regenerate code (Kranc commit 17deb8b4ff45a8a3cd1645cb626f6d33a5e17beb)Ian Hinder2012-11-19
|
* Regenerate code (Kranc commit b2315b27195e1b18786b80c6b9a22c3502948d77)Ian Hinder2012-11-14
|
* Regenerate code (Kranc commit d75251ed3fdfced898bbd1c9c8e940c15896640f)Ian Hinder2012-11-13
|