Skip to content

Releases: neperfepx/FEPX

v2.0.0

09 Jan 15:31
Compare
Choose a tag to compare

New in 2.0.0 (09 Jan 2024):

  • Overhaul source code.
  • Overhaul configuration file.
  • Overhaul output, now .sim format (compatible with Neper).
  • Added parallelized multi-point constraints and periodic boundary conditions.
  • Added 2-parameter anisotropic hardening (diagonal + off-diagonal values).
  • Generalize code to take arbitrary domain shapes and boundary conditions.
  • Added ability for 112-type slip in BCC crystals, added ability to specify
    anisotropic initial slip strengths, improved precipitate strengthening model
    (Orowan looping).
  • Made various other changes and improvements.

v1.3.0

02 Feb 14:48
Compare
Choose a tag to compare

New in 1.3.0 (02 Feb 2022):

  • Bug fix related to orientation assignment - users should update.
  • Bug fix related to reading mesh version - users should update.
  • Bug fix related to allocation of work variables - users should update.
  • Other minor bug fixes and code improvements.
  • Added BCT crystal type with 10 different slip modes. Refer to
    documentation for a full description of new crystal type.
  • Added testing capabilities: See documentation for description.
  • Added model for precipitation based strengthening: See documentation
    for full description of model.
  • Removed fiber averaging routines, migrated to Neper: See Neper
    documentation for description of new usage.

v1.2.1

25 Jun 13:24
Compare
Choose a tag to compare

New in 1.2.1 (25 Jun 2021):

  • Bug fix related to orientation assignment - users should update.

v1.2.0

11 Jun 15:34
Compare
Choose a tag to compare

New in 1.2.0 (11 Jun 2021):

  • Amendments to simulation output: changed definition and calculation of
    equivalent variables (e.g., equivalent deformation rate). Refer to
    documentation for full descriptions of output.
  • Additions to simulation output: total strain tensor, plastic strain tensor,
    equivalent elastic strain, and nodal displacements.
  • Updates to optional inputs: added option for saturation strength evolution.
  • Simulation restart updates: New default naming convention for restart files.
  • Mesh parsing update
  • Updated and improved examples
  • Bug fixes and code improvements
  • Documentation improvements
  • Incompatible changes: some changes require Neper v4.2.0 or greater.

v1.1.1

23 Nov 20:05
Compare
Choose a tag to compare

Version 1.1.1

Make minor improvements and fix bugs

  • Major code formatting changes
  • Minor bug fixes

v1.1.0

21 Oct 15:02
Compare
Choose a tag to compare

Version 1.1.0

Added new capabilites:

  • Overhauled restart capabilities
  • Fiber averaging routines are now live
  • Added printing for various new output variables
  • Made minor fixes, polished documentation

v1.0.0

30 Jul 15:57
Compare
Choose a tag to compare

Version 1.0.0 - Initial public release