-
Notifications
You must be signed in to change notification settings - Fork 1
Example Code
JoostFWMaas edited this page May 28, 2026
·
13 revisions
Examples will be listed here
- How to install
- Footprint generation
- How to run a simulation, with examples of the various modes
- ...
We recommend Pycharm (you can get professional for free with an academic email address) or Visual Studio Code if you are new to Python.
The easiest way to install adsorpy is via
pip install adsorpyYou can download a specific version by setting
pip install adsorpy==[version number]but we recommend using the latest (stable) version. Upgrading can be done via
pip install -U adsorpyThis wiki is intended as a community project. Would you like to help us make it grow? We appreciate it!
Copyright © 2025-2026 Contributors to the AdsorPy project.
SPDX-License-Identifier: MIT