- 17 Apr, 2019 1 commit
-
-
Philipp Schäfer authored
-updated comments and documentation
-
- 16 Apr, 2019 2 commits
-
-
Philipp Schäfer authored
-new itaComsolNode subclass that allows to run data exports itaComsolResult -now allows access to export node (syntax: model.result.export)
-
Philipp Schäfer authored
-now can also represent a node that is not on first level (e.g. result.export) -now can access Children via tag, name or index -cleaned up Static functions: -Functions that only work on feature nodes are declared properly now -Removed outdated helper functions -properly grouped helper functions
-
- 15 Apr, 2019 3 commits
-
-
Philipp Schäfer authored
-added function that allows to run a parametric sweep from Matlab
-
Philipp Schäfer authored
-bugfix: Now does not display result anymore when setting a parameter itaComsolModel -doc update
-
Philipp Schäfer authored
-introduced new itaComsolNode to read write Comsol parameters
-
- 10 Apr, 2019 10 commits
-
-
Philipp Schäfer authored
Moved simulation related classes to folder applications\SoundFieldSimulation and respective subfolders
-
Philipp Schäfer authored
-
Lukas Aspöck authored
reverted input data parsing from last checking, added more examples on how to use the function. There are still some unresolved issues, upcoming revision...
-
Lukas Aspöck authored
-
-
Lukas Aspöck authored
-
Marco Berzborn authored
moved new the raven demo script for the shoebox room to the new Raven folder in the SoundFieldSimulation application
-
Marco Berzborn authored
Clean up soundfield simulation related applications See merge request !8
-
Marco Berzborn authored
Cleanup of sound field simulation related folders lead to path changes. The toolbox setup should be rerun to update the path.
-
Lukas Aspöck authored
- added example script for the simulation of a shoebox room created by this method
-
- 09 Apr, 2019 2 commits
-
-
-
Lukas Aspöck authored
ita_raven_demo: reset default particle count to 20k load_ac3d: axes in plotModel function on by default
-
- 08 Apr, 2019 5 commits
-
-
Philipp Schäfer authored
-removed xml related stuff (in future, this will be part of the RAVEN installation)
-
Philipp Schäfer authored
-added license file
-
Philipp Schäfer authored
-moved all xml export related files to xml folder -helper functions were moved to a private subfolder
-
Philipp Schäfer authored
-removed since it was unused and same as the Matlab filesep function
-
Philipp Schäfer authored
-moved function to private folder since it was only used by itaRavenProject
-
- 04 Apr, 2019 8 commits
-
-
Philipp Schäfer authored
-
Philipp Schäfer authored
-internal class renaming -added wrapper function to remain old functionality -renamed class usages in itaRavenProject
-
Philipp Schäfer authored
-step 1: file renaming
-
Philipp Schäfer authored
-
Philipp Schäfer authored
-
Philipp Schäfer authored
-
Philipp Schäfer authored
-
Philipp Schäfer authored
-seem to be unused files originating from Kunkemöller's Diplomarbeit
-
- 01 Apr, 2019 2 commits
-
-
Philipp Schäfer authored
-allowed fftDegree to be double instead of integer
-
Philipp Schäfer authored
-interpolation in frequency domain -conversion to itaAudio in frequency domain
-
- 22 Mar, 2019 3 commits
-
-
Philipp Schäfer authored
-removed sound hard boundary for piston -now "Flat" sensitivity type is used to create 1Pa at 1m on main axis
-
Philipp Schäfer authored
-now has sensitivity type that can be used to set a flat frequency response
-
Markus Mueller-Trapet authored
-
- 21 Mar, 2019 1 commit
-
-
Markus Mueller-Trapet authored
-
- 14 Mar, 2019 1 commit
-
-
Philipp Schäfer authored
-now supports SoundHard impedance type for itaMaterial
-
- 13 Mar, 2019 2 commits
-
-
Philipp Schäfer authored
-added enums for parameter types, e.g. -soundhard (impedance, absorption) -null (scattering) itaSimulationInputItem -added frequency vector for Raven third-octave bands itaMaterialVisualizer -fixes according to new parameter types
-
Philipp Schäfer authored
-added function to convert pressureTf to VolumeFlow -now has separate function to check for geometry needed for wave-based simulation
-