aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* Regenerate codeErik Schnetter2012-10-25
|
* Update test results for gaussian-RK45-adaptiveErik Schnetter2012-10-24
|
* Add testsuites using EinsteinExact.Barry Wardell2012-10-24
| | | | | | | These are modifications of existing testsuites, adapted to use EinsteinExact in place of Exact. I have checked that in both tests for all variables the Exact equivalent agrees with/converges at the appropriate order to the EinsteinExact solution on iteration 0.
* Set apply_dissipation = "always" in test casesIan Hinder2012-10-24
| | | | | This parameter was unset before, so the default was used, and the default has now been changed.
* Change the dafault value of apply_dissipation to "never".Peter Diener2012-10-23
| | | | | | | | Change the default value of apply_dissipation from "always" to "never". Since the default dissipation strength is zero this should not change results for users using default values but should save time. Signed-off-by: Peter Diener <diener@cct.lsu.edu>
* ML_WaveToy_Test: Increase tolerance for test casesErik Schnetter2012-10-10
|
* Add test cases for MoL/Carpet with adaptive time steppingErik Schnetter2012-09-27
|
* Improve layoutErik Schnetter2012-09-13
|
* Remove TriggerGroups declarationErik Schnetter2012-08-17
|
* Regenerate code after Kranc updateErik Schnetter2012-08-16
|
* Use CCTK_REAL_VEC instead of ptrdiff_t for dirN variablesIan Hinder2012-08-12
| | | | This was generated by an uncommitted change to Kranc as the previous version did not build due to a recent change to Vectors.
* Regenerate codeIan Hinder2012-08-12
| | | Kranc commit 4707e0c3f03cc52d82f88735e602c52cf74f0cbe
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
| | | | | | | | | Introduce cctk_ash, describing the process-local array shape that has been allocated. This may be larger than cctk_lsh, the process-local shape that should be used. Retire cctk_lssh and related infrastructure to handle staggered grid functions.
* Regenerate codeErik Schnetter2012-05-29
|
* Correct some errors in CCZ4, in particular the GammaShift parameterErik Schnetter2012-05-29
|
* Regenerate thorn ML_WaveToy and ML_WaveToy_CLErik Schnetter2012-05-21
|
* Add thorn ML_WaveToy_CLErik Schnetter2012-05-21
|
* Update WaveToy example, generate OpenCL code as wellErik Schnetter2012-05-21
|
* Add test case for NewRad boundary condition for ML_BSSNIan Hinder2012-05-14
|
* Regenerate ML_BSSN_Helper and ML_CCZ4_HelperIan Hinder2012-05-14
|
* ML_BSSN_Helper: Correct background value of phi in NewRad boundary conditionIan Hinder2012-05-14
| | | | Previously the conformalMethod parameter was not taken into account. This will change numerical results.
* Regenerate codeErik Schnetter2012-05-02
|
* Handle Theta in helper thornErik Schnetter2012-05-02
|
* Regenerate code, removing the *_O* and *_MP thornsErik Schnetter2012-05-02
|
* Replace pi by PiErik Schnetter2012-05-02
|
* Do not generate *_O* and _MP thornsErik Schnetter2012-05-02
|
* Handle CCZ4 in Makefile betterErik Schnetter2012-05-02
|
* Makefile: Only copy back CCZ4 if it was generatedIan Hinder2012-05-02
|
* Add all WaveToy thorns to 'clean' make target.Barry Wardell2012-05-02
|
* Add CCZ4 thorns to 'clean' make target.Barry Wardell2012-05-02
|
* Merge branch 'CCZ4'Barry Wardell2012-05-02
|\