Installing SWELib
Get started by installing SWELib Python Package
Last updated
Get started by installing SWELib Python Package
Last updated
To help out with the process of extracting the simulation data, users of SimulWave can utilize SWELib with various functions that are developed the ease out the analyzing process,
To install SWELib, please follow the following instructions,
Python version 3.6 and up,
pip Python Package Manager.
Make sure you have all of the pre-requisite needed for this package like mentioned on sectionPre-requisite ,
Use the following command,
With that, SWELib is available to be use by importing it in your Python code.