Universite-Gustave-Eiffel / I-Simpa

An Open Source software for 3D sound propagation modelling
https://i-simpa.univ-gustave-eiffel.fr/
GNU General Public License v3.0
234 stars 57 forks source link

'Punctual receiver intensity' file/results wit SPPS, is made of zeros #256

Open Picaut opened 3 years ago

Picaut commented 3 years ago

Describe the bug The table obtained with SPPS for the Punctual receiver intensity is made of zeros

To Reproduce Steps to reproduce the behavior:

  1. Create a valide project (a room, a sound source, a punctual receiver, and material)
  2. Run SPPS
  3. Goto to results and open 'Punctual Receiver intensity' in the corresponding folder
  4. See error

Expected behavior We should have valid values in the table (may be a problem of number of decimals?)

Screenshots See screenshot

Desktop (please complete the following information):

Additional context When running the 'Intensity animation', we can see valid vector.

image

nicolas-f commented 3 years ago

Yes it's number of decimal. There is no "scientific notation" for numbers. Some power should be set to sound sources in order to see something here. The original file does not have this issue as numbers are stored in binary.