the new release 0.8.0 has been made available at github
fixes some minor bugs:
- Fortran95 compliance: g95 -std=f95 working again
- PI-Controller: broken time step adjustment
- binary source term: missing constant
several new features, enhancements and bug fixes, including:
- high order time stepping schemes
- spectral poisson solver using fftw
- advection schemes with inertial angular momentum transport
- subgrid-scale model for turbulence
- automatic documentation with doxygen
fixes some minor bugs including:
* program abort if adaptive step size control is disabled
* wrong boundary flux summary when program terminates
* modified build procedure: fosite compiles as a library now
* 5th order time stepping schemes implemented
* new python wrapper 'baldr'
* simple python-based plot script
* various bug fixes and performance enhancements
* multigrid Poisson solver rewritten
* adaptive time step control implemented
* enhanced performance in multipole expansion modules
* several bug and performance fixes
* several bug fixes, some of them are critical
* fixes a bug that caused deactivation of boundary modules in serial version
* some performance enhancements
* fixes a performance problem with VTK io on NEC SX9 and possibly other computers with unbuffered io
* it is strongly recommend to update to this version
- better parallel performance
- MPI partitioning algorithm rewritten
- MPI communication modified
-several bug fixes
-support for openmpi added (http://www.open-mpi.org)
-modified configure / build procedure with automatic dependency generation
some of the new features of the latest release 0.3.1
* multigrid poisson solver implemented
* VTK file format for output data files (http://www.vtk.org)
* new geometries with logarithmic scale
* far-field boundary conditions