EyNuel / cTraceo

An Underwater Acoustic Raytracing Model. Check our wiki for more information
http://eynuel.github.com/cTraceo/
Other
11 stars 7 forks source link

Acoustic pressure being incorreclty saved when using linear array. #18

Closed EyNuel closed 11 years ago

EyNuel commented 11 years ago

[see example isovelocity_cpr_lry.m] pressure is stored as a 16x16 array when it should in fact be a 16 element vector.

running the same case with CTL instead of CPR yields the expected result.