Selaa lähdekoodia

Fixed bug with filter length in KONG121

add-code-of-conduct-1
Trevor Irons 6 vuotta sitten
vanhempi
commit
e88f6c846a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Modules/FDEM1D/src/FHT.cpp

+ 1
- 1
Modules/FDEM1D/src/FHT.cpp Näytä tiedosto

457
 
457
 
458
     template<>
458
     template<>
459
     const Eigen::Matrix<Real, Eigen::Dynamic, 3>  FHT<FHTKONG121>::WT =
459
     const Eigen::Matrix<Real, Eigen::Dynamic, 3>  FHT<FHTKONG121>::WT =
460
-        ( Eigen::Matrix<Real, 61, 3>()   <<
460
+        ( Eigen::Matrix<Real, 121, 3>()   <<
461
        // Base                   J0                        J1
461
        // Base                   J0                        J1
462
         0.10077854290485105e-02,  0.30018305463183890e+03,  0.14159106906236584e+05,
462
         0.10077854290485105e-02,  0.30018305463183890e+03,  0.14159106906236584e+05,
463
         0.11306077036215634e-02,  -.14997153161927693e+04,  -.63894162353990403e+05,
463
         0.11306077036215634e-02,  -.14997153161927693e+04,  -.63894162353990403e+05,

Loading…
Peruuta
Tallenna