| File Information |
| Description |
The Generalised Adaptive Fast-Fourier Evolver (GAFFE) toolbox is a framework that greatly simplifies the solution of complex partial differential equations (PDEs) in an adaptive manner.
By default both the step-size and the mesh adapt to the problem at hand to optimise the speed of execution for a given nominal target accuracy.
The technique is N dimensional and can therefore be used to model diverse problems such as temporal solitons, spatial self-focusing or exotic space-time effects.
Currently the technique is limited to scalar fields. |
| MATLAB release |
MATLAB 7.9 (2009b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 26 Oct 2009 |
Now licensed under the BSD, Hamming number mesh lengths have been added, default LUT file version is now compatible with early MATLAB versions. |
| 26 Oct 2009 |
Expunged GPL and licensed under BSD, added Hamming number meshes, use simpler MAT file for hamming, humble LUTs. |
| 22 May 2010 |
A new demo has been added that depicts the evolution of a breather soliton and demonstrates the resizing mesh and longitudinal stepping.
A bug in the field updating has also been squashed. |
| 23 May 2010 |
Minor performance improvement, minor bug fix in callbacks. Improved callback, included example default callback and new demo for linear problems. |
| 23 May 2010 |
There was a file missing in version 0.0.10, it has now been included. |
| 24 May 2010 |
A bug in the mesh resizing has been fixed, performance improved, documentation improved and a new demonstration has been added (gaffe_demo_soliton) depicting dynamic mesh sizing and step length for a breather soliton. |
| 24 May 2010 |
Fixed mesh resizing bug for spectrum, improved performance, added two new demonstrations and improved documentation. |
|