- 23 Oct, 2015 1 commit
-
-
Tilman Steinweg authored
By using an operator of FDORDER length an addiotional frame around the subgrids with FDORDER/2 length instead of FDORDER/2+1 length is needed. For example by using second order you will need one additional gridpoint to calculate the differences.
-
- 16 Oct, 2015 1 commit
-
-
Tilman Steinweg authored
(can be found in file COPYING.) + changed link
-
- 13 Oct, 2015 1 commit
-
-
Florian Wittkamp authored
Added the Adams-Bashforth method to the documentation. ATTENTION: The documentation is now compatible with pdflatex, so it is strongly recommended to use pdflatex.
-
- 08 Oct, 2015 1 commit
-
-
Florian Wittkamp authored
Added a new switch FDORDER_TIME to use a fourth order accurate temporal FD-scheme. This is realized with the Adams-Bashforth method. Possible values for FDORDER_TIME are 2 and 4, whereas 2 refers to the classical leapfrog scheme.
-
- 05 Oct, 2015 2 commits
-
-
Tilman Steinweg authored
TSNAP2 will be set to TIME if TSNAP>TIME. ( Time is recalculated to TIME=NT*DT in sofi3D.c and thus can differ to TIME given in .json. So even if TIME and TSNAP2 are equal in .json they can differ in the checkfd functions)
-
Tilman Steinweg authored
1. added derivation of the explosive source. This is necessary because the explosive source will be read in after the wavefield updates. Also the scaling of the explosive source is now corrected. 2. RSG isn't implemented in the current release
-
- 01 Oct, 2015 3 commits
-
-
Tilman Steinweg authored
-
Tilman Steinweg authored
-
Tilman Steinweg authored
-