LexADV_EMPS download

LexADV_EMPS can be downloaded from this page.

To download LexADV libraries, user registration is required.
LexADV and ADVENTURE project uses the download account information mutually.
If you do not have your account for LexADV or ADVENTURE, click the following link and sign up.
User registration

LexADV_EMPS

Explicit MPS (moving particle simulation) solver framework.
Download ver.0.1.2b / released: 2014/12/01
LexADV_EMPS has the following features.
  • LexADV_EMPS solves the explicit MPS (moving particle simulation) method.
  • LexADV_EMPS supports two level domain decomposition.
  • LexADV_EMPS supports dynamic load balance.
  • LexADV_EMPS supports halo exchange (communication among nodes).
  • LexADV_EMPS supports high order polynomial approximation.
  • LexADV_EMPS supports interaction functions between fluid and rigid bodies.
  • LexADV_EMPS uses the ADVENTURE_IO (AdvIO) library for reading input data.
  • LexADV_EMPS uses the ParMETIS library for domain decomposition.
  • LexADV_EMPS is written by C language.
  • LexADV_EMPS uses the Message Passing Interface (MPI) library for parallel processing.

ChangeLog
2014/12/01 : Version 0.1.2b was released.
  • Modified symbol for kinematic viscocity "NW" -> "KinematicViscosity" in "mps_define.h".
  • Fixed some minor bugs.
2014/11/11 : Version 0.1.1b was released.
  • Modified some initial configurations of build and sample run scripts.