Skip to content

Releases: manufactured-solutions/MASA

MASA 0.50.0 Release

27 Feb 16:53
Compare
Choose a tag to compare
  • updated .gitignore
  • bug fix to --enable-fortran-interfaces Makefile.AM including .mod files
  • bug fix in navierstokes_3d_incompressible to fix sign error in convection
  • bug fix to import/examples/ to fix sign error in convection terms
  • Include MetaPhysicL as a third party library, not as a forked copy
  • Added unit test to verify divergence(gradient(U)) as a vector laplacian
  • Fixed a configuration failure on some versions of OS X

Masa Release 0.44.0

18 Jun 16:13
Compare
Choose a tag to compare
  • Added '--enable-fortran-interfaces' configuration option (Issue #24)
  • Adding fortran interface for 4d cns
  • fixed a bug in the 2d temporal interfaces (Issue #20)
  • two workarounds prevent segfaults at program exit (fixes Intel 12.1)
  • added an example for calling the python interfaces
  • added 4d interfaces for cmasa and pymasa
  • fix for parallel builds when python is enabled (Issue #11)
  • python configuration included in masa_version binary (Issue #12)

MASA 0.43.1 Release

12 Nov 18:04
Compare
Choose a tag to compare
  • Transitioned to git source control checks
  • Fixed bug in python interfaces from release tarball

MASA 0.43.0 Release

11 Nov 03:09
Compare
Choose a tag to compare
  • Moved MASA from PECOS Private SVN to Github
  • Replacing MMS for 3D Navier-Stokes with Sutherland viscosity
  • Fixing Make-dist and attaching binary.

MASA 0.42.0 Release

17 Jul 20:25
Compare
Choose a tag to compare
  • Added optional python interface support with SWIG
  • Added example for isotropic, homogeneous Navier Stokes AD MS
  • Bug fix in isotropic, homogeneous Navier Stokes AD MS
  • Bug fix in channel Navier Stokes AD MS
  • Included two missing cmasa interfaces: masa_get_name and masa_get_dimension