Skip to content

Project providing postprocessing facilities to the CHAPSim fluids solver

License

Notifications You must be signed in to change notification settings

mattfalcone1997/CHAPSim_post

Repository files navigation

CHAPSim_post

Project providing postprocessing facilities to the CHAPSim fluids solver

Setup

The simplest way of using this library is to use conda (miniconda or anaconda). To setup this module run the setup_CHAPSIm_post in either this directory or in the scripts directory. This script creates a new conda environment with the required packages called CHAPSim_post. It also adds the bin directory to both the PYTHONPATH environment variable and to the path of the CHAPSim_post environment.

Capabilities

This should be can be run on local linux machines and HPCs on shared memory parallel environments. The CHAPSim_parallel module is developed for distributed memory using mpi4py but is deprecated and hasn't been developed or maintained for a while so it is not advised to used.

About

Project providing postprocessing facilities to the CHAPSim fluids solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages