Skip to content

Releases: speth/ember

Ember 1.4.0

09 Oct 02:09
Compare
Choose a tag to compare

Major changes since Ember 1.3:

  • Now depends on Cantera 2.3.0
  • Added ability to simulate "disc" (opposed axisymmetric jet) flames
  • Implemented fixedTemperature continuity boundary condition which keeps flame location fixed
  • Added support for user-defined heat loss function
  • Improved initial guess profiles for diffusion, rich premixed, and inert-counterflow flames
  • Added support for compiling under Cygwin
  • Allow saving output as .npz files, making h5py just an optional dependency

Ember 1.3.0

23 Sep 15:15
Compare
Choose a tag to compare

Major changes since Ember 1.2:

  • Updated to the "new" Cython-based interface for Cantera 2.1
  • Introduced user-configurable output file handling using Python callback functions
  • Added support for compiling with OS X, ICC, MinGW, and Cygwin
  • Eliminated dependency on HDF5 library (only the Python h5py module is now required)
  • Made Intel TBB library optional

The MSI installer provided here is compatible with the 64-bit Cantera 2.1.x Python module for Python 2.7.

Ember 1.2.2

02 Apr 03:12
Compare
Choose a tag to compare

Maintenance release of Ember 1.2. This version is compatible with the Cantera 2.1 'legacy' Python module.