Installing fedempy
To install the latest released fedempy package, run the following command in a console window:
pip install https://github.com/openfedem/fedem-solvers/releases/download/fedem-8.1.3/fedempy-4.3.1.tar.gz
Before using the fedempy modules, the following environment variables need to be set:
FEDEM_REDUCER = path to the Fedem reducer shared object library (fedem_reducer_core.dll)
FEDEM_SOLVER = path to the Fedem solver shared object library (fedem_solver_core.dll)
FEDEM_MDB = path to the Fedem mechanism database shared object library (FedemDB.dll)
The current version of fedempy is 4.3.1 and is compatible with Fedem R8.1.3 (build 1).