ydluo / qdyn

A Quasi-DYNamic earthquake simulator
59 stars 28 forks source link

QDYN release 2.3.0 #54

Closed martijnende closed 4 years ago

martijnende commented 4 years ago

What's new in version 2.3.0?

Better simulation output (#42, #45)

The output modules have been completely revised, as to ensure consistent output results across all simulation features:

For the time being, binary output has been disabled. The generalised output structure expedites the implementation of HDF5 binary output, which will be implemented in the future (#51).

3D tutorial notebook (#52)

To introduce new users into 3D simulations, a Jupyter notebook tutorial has been added which illustrates how to set-up a basic 3D simulation (similar to the single asperity tutorial).

Bug fixes since version 2.2.0