aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|\
| * Move CCZ4 regression tests and update parameter files to use the ML_CCZ4 thorn.Barry Wardell2012-05-01
| | | | | | | | None of the data has been changed and the tests still pass.
| * Regenerate thorns.Barry Wardell2012-05-01
| |
| * Rename CMBSSNW and CMBSSNphi to CMW and CMphi.Barry Wardell2012-05-01
| | | | | | | | They can be used with both BSSN and CCZ4 formulations.
| * Add CCZ4 Helper thorn.Barry Wardell2012-05-01
| |
| * Remove CCZ4 specific code from BSSN helper thorn.Barry Wardell2012-05-01
| |
| * Generate a separate thorn for CCZ4.Barry Wardell2012-05-01
| | | | | | | | This still uses the same Kranc script as the standard BSSN code, but having a separate thorn means that the BSSN is not negatively affected performance-wise.
| * Add some sample CCZ4 parameter files.Barry Wardell2012-05-01
| |
| * Make sure boundary conditions and tags are set for CCZ4 Theta.Barry Wardell2012-04-30
| |
| * Add some regression tests for CCZ4, modelled on the BSSN tests.Barry Wardell2012-04-30
| |
| * Add formulation parameter to select between BSSN and CCZ4.Barry Wardell2012-04-30
| | | | | | | | The default selects BSSN for backwards compatibility.
| * Regenerate thorns.Barry Wardell2012-04-27
| |
| * Some superficial changes:Erik Schnetter2012-04-27
| | | | | | | | | | | | * Rename Tet -> Theta and Zet -> Z * Introduce an enum to select between CMBSSNphi, CMBSSNW and CMCCZ4. * Rename gamashift parameter to GammaShift
| * Merge branch 'master' into CCZ4Barry Wardell2012-04-27
| |\ | |/ |/| | | | | Conflicts: m/McLachlan_BSSN.m
* | Regenerate code with current version of KrancErik Schnetter2012-04-03
| | | | | | | | This is necessary so that Pi is correctly vectorized.
* | Regenerate codeErik Schnetter2012-02-05
| |
* | Correct etaExpr to avoid (inconsequential) division by zeroErik Schnetter2012-02-05
| |
* | Regenerate code (CCTK_LOOP)Ian Hinder2012-01-23
| | | | | | Kranc commit 121ff02440893cfabee9899a90048b393dadaa7c
* | Regenerate code after changes to Kranc's vectorisationErik Schnetter2012-01-06
| |
* | Regenerate codeErik Schnetter2012-01-04
| |