- 16 Apr, 2020 2 commits
-
-
Philipp Schäfer authored
-fixed bug in interpolation to reflection point
-
Philipp Schäfer authored
- fixed indicing bug
-
- 15 Apr, 2020 7 commits
-
-
Philipp Schäfer authored
- added test for Simulation Engine - shares Matlab function with ODESolverTest
-
Philipp Schäfer authored
-Adaptive solver now uses long long int to measure traced portion
-
Philipp Schäfer authored
-fixed bug in Runge Kutta method
-
Philipp Schäfer authored
- simulation engine now hold rays as shared pointers
-
Philipp Schäfer authored
- fixed indicing bug in CRay class
-
Philipp Schäfer authored
- renamed some settings - updated Engine.Run() method
-
Philipp Schäfer authored
- updated ODESolverTest and added Matlab function
-
- 08 Apr, 2020 2 commits
-
-
Philipp Schäfer authored
- added export function to convert ray to ITAGeo propagation path - changed ODE test to work with rays and export result as JSON file
-
Philipp Schäfer authored
-Renamed a few functions -Rays now have functions to check whether a timestamp belongs to a reflection
-
- 07 Apr, 2020 6 commits
-
-
Philipp Schäfer authored
----------------------- Rays - removed Get... from get-functions - added reflection order Simulation/Engine - Added function to add reflection and to copy period rays - CWorker is now fully hidden in cpp file
-
Philipp Schäfer authored
- Added ODESolver function that do not overwrite the current value - Simulation/AdaptiveSolver now does not overwrite current values but returns new ones - Simulation/Engine now knows current and new value for each integration step
-
Philipp Schäfer authored
- renamed CAdaptiveIntegrator to CAdaptiveSolver and moved it to own file (hidden outside project)
-
Philipp Schäfer authored
-changed filename from Simulation/Base to Simulation/Settings
-
Philipp Schäfer authored
- Moved all simulation settings to Simulation/Base - Solver method enum moved to Simulation/Base
-
Philipp Schäfer authored
-moved ODESolver and Simulation content to respective subfolders
-
- 06 Apr, 2020 2 commits
-
-
Philipp Schäfer authored
- Renaming of abort function - Filled class for integration using time step adaptation with live
-
Philipp Schäfer authored
-converting s to n is now simpler
-
- 03 Apr, 2020 6 commits
-
-
Philipp Schäfer authored
- moved alot of the API to the cpp file
-
Philipp Schäfer authored
-added more get functions
-
Philipp Schäfer authored
- added function to convert between wavefront normal and slowness vector
-
Philipp Schäfer authored
- added first version of API for Simulation Engine
-
Philipp Schäfer authored
- added basic class that represents a ray
-
Philipp Schäfer authored
-added enum for solver method
-
- 02 Apr, 2020 5 commits
-
-
Philipp Schäfer authored
-extended ODESolverTest to also print normal vectors
-
Philipp Schäfer authored
-ODE solvers are now implemented using functions instead of classes -fixed a bug where the scaling-component instead of z-component of VistaVectors was used in ODE solution
-
Philipp Schäfer authored
-renaming part two
-
Philipp Schäfer authored
-renamed DifferentialEquations to ODESolver
-
Philipp Schäfer authored
-updated ODE test
-
- 01 Apr, 2020 1 commit
-
-
Philipp Schäfer authored
-added differential equations and solvers for ray propagation
-
- 29 Jul, 2019 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
Adding a function return if a wedge shape is of inner or outer type in combined model algorithm, then converting into dedicated wedge classes from geo base
-
- 23 Jul, 2019 1 commit
-
-
henryjandrew authored
-
- 18 Jul, 2019 3 commits
-
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
- 15 Jul, 2019 2 commits
-
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
- 25 Jun, 2019 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 24 Jun, 2019 1 commit
-
-