Releases: manufactured-solutions/MASA
Releases · manufactured-solutions/MASA
MASA 0.51.0 Release
- Disables f_insh example if MetaPhysicL not present
- Added Homogeneous Incompressible Navier Stokes with Boussinesq Buoyancy term
- Added compressible Navier-Stokes with Smagorinsky LES model
- Added a compressible Navier-Stoke case with spherical symmetry
- Fixed FPE at (0,0) in fans_sa_steady_wall_bounded
- Fixed macro for strict C++11 conformance
- Updated python detection
MASA 0.50.0 Release
- 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
- 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
- Transitioned to git source control checks
- Fixed bug in python interfaces from release tarball
MASA 0.43.0 Release
- 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
- 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