Skip to content

v1.1.1

Choose a tag to compare

@edanya-uma edanya-uma released this 10 Apr 17:48
· 8 commits to main since this release

Features

  • Added "Time series: yes/no" to the problem information shown in the screen.
  • Added GPU memory checking when allocating d_posicionesVolumenesGuardado.
  • Added the initialization of etaMinPuntosGuardado and etaMaxPuntosGuardado in the if after initTimeSeries.
  • Moved the initialization of the time counter before obtenerDeltaTInicialNivel0.
  • Changed the value of "comments" and "references" to " " in the NetCDF output files.
  • The Okada parameters are now printed with 4 decimals.

Bug Fixes

  • Corrected the initialization of numPuntosGuardar in Problema.cxx.
  • Corrected the precedence of the "&" operator in obtenerTamBloquesKernel.
  • Corrected "length" in the help text.