aboutsummaryrefslogtreecommitdiff
path: root/Examples
Commit message (Collapse)AuthorAge
* kranc.th: Add CycleClock thorn now required by CarpetIan Hinder2013-05-20
|
* Examples: Don't use removed LoopControl::printstats parameterIan Hinder2013-05-20
|
* Regenerate examplesIan Hinder2013-05-20
|
* SimpleWave: Re-indent and re-arrange change (no functionality difference)Erik Schnetter2013-04-04
|
* kranc.th: Update thornlistIan Hinder2012-11-14
| | | | Include all working examples and add MPI thorn.
* Change directory structure for WaveHost and WaveCaKernel testsIan Hinder2012-11-14
|
* Add generated code for SimpleWaveODE exampleIan Hinder2012-11-14
|
* Regenerate examplesIan Hinder2012-11-14
|
* EM-xTensor.m: Improve code which loads the Metrics packageIan Hinder2012-11-14
| | | | | * Add the EinsteinToolkit relative location in EinsteinExact (the submodule must be checked out) * Give an error and abort if the metrics database cannot be loaded
* Regenerate Advect exampleIan Hinder2012-11-14
|
* Examples: Add 4th order tests for WaveCaKernel and WaveHostIan Hinder2012-03-22
|
* Regenerate WaveCaKernel and WaveHostIan Hinder2012-03-22
|
* Generate WaveCaKernelScript thornIan Hinder2012-03-21
|
* Add version of WaveCaKernel in script language (untested)Ian Hinder2012-03-21
|
* Regenerate WaveCaKernel and WaveHostIan Hinder2012-03-21
|
* WaveCaKernel.m: Generate calculations for 2nd and 4th orderIan Hinder2012-03-21
|
* Add SimpleWaveScriptCaKernel.kranc exampleIan Hinder2012-03-21
|
* Examples: Add 2-process test cases for WaveCaKernel and WaveHostIan Hinder2012-03-15
| | | These pass - again test reference data for WaveCaKernel was copied from the output of WaveHost.
* Examples: Add test suite for WaveCaKernel and WaveHostIan Hinder2012-03-15
| | | | | | The data was generated by WaveHost and copied to the WaveCaKernel test directory. It passes when you modify the absolute tolerance to 1e-11 from 1e-12.
* Replace SimpleWaveCaKernel with WaveCaKernelIan Hinder2012-03-15
| | | | | | This script now generates WaveCaKernel and WaveHost which do the same thing, one using CaKernel and one using the host. This allows easy cross-comparison between the two methods.
* Add parameter file for SimpleWaveCaKernelIan Hinder2012-02-14
|
* Regenerate SimpleWaveCaKernelIan Hinder2012-02-14
|
* SimpleWaveCaKernel.m: Update to use MoLIan Hinder2012-02-14
| | | We use exact boundary conditions, and a plane Gaussian in the x direction as initial data.
* Merge remote-tracking branch 'origin/piraha'Barry Wardell2012-02-09
|\ | | | | | | | | Conflicts: Tools/CodeGen/Kranc.m
| * Renoberated the derivatevesSteven R. Brandt2012-02-06
| |
| * Adding first funwave versionSteven R. Brandt2012-02-06
| |
| * Add support for defining derivative operatorsSteven R. Brandt2012-02-02
| |
| * Add emscript_sine.par parameter fileIan Hinder2012-02-02
| |
| * EMScript.kranc: Remove test codeIan Hinder2012-02-02
| |
| * Regenerate SimpleWaveIan Hinder2012-01-31
| |
| * Regenerate EMScriptIan Hinder2012-01-31
| |
| * EMScript.kranc: Inherit only ADMBase for testingIan Hinder2012-01-31
| |
| * EMScript.kranc: Add examples of new featuresIan Hinder2012-01-29
| |
| * Generate SimpleWaveScriptIan Hinder2012-01-27
| |
| * Generate EMScriptIan Hinder2012-01-27
| |
| * EMScript.kranc: EM.m converted to new languageIan Hinder2012-01-27
| |
| * Cut down SimpleWaveScript.kranc to be a minimal exampleIan Hinder2012-01-27
| |
| * Added variables and temporaries section to the inputSteven R. Brandt2012-01-27
| |
| * Add draft SimpleWaveScript.krancIan Hinder2012-01-26
| | | | | | | | (by Steve Brandt)
* | Regenerate SimpleWaveCaKernelIan Hinder2012-02-01
| |
* | Regenerate SimpleWaveOpenCLIan Hinder2012-01-31
| |
* | Generate SimpleWaveOpenCLIan Hinder2012-01-31
| |
* | Add SimpleWaveOpenCL.mIan Hinder2012-01-31
| |
* | Generate AdvectCaKernelIan Hinder2012-01-27
| |
* | AdvectCaKernel.m: Add new example for the advection equation with CaKernelIan Hinder2012-01-27
| |
* | Regenerate SimpleWaveCaKernelIan Hinder2012-01-27
| |
* | SimpleWaveCaKernel.m: Switch to Gaussian initial dataIan Hinder2012-01-27
| | | | | | If this is close enough to zero at the boundaries, we don't need to worry about a boundary condition there.
* | SimpleWaveCaKernel.m: Re-enable finite differencing in calc_rhsIan Hinder2012-01-27
| |
* | Regenerate SimpleWaveCaKernelIan Hinder2012-01-27
| |
* | SimpleWaveCaKernel.m: Fix up several detailsIan Hinder2012-01-27
| |