Frequently Asked Questions - FAQs
Here you can find help for the most frequently asked questions regarding all aspects of CAMELS. Click on the answers to go to more in-depth descriptions and explanations.
What do I need to install CAMELS?
All you need to install CAMELS is a Python +3.11 environment. Then run pip install nomad-camels
.
If you want to control your CAMELS software with another program you can use CAMELS' API. This is especially useful if you have existing scripts but now want to control specific (new) aspects with CAMELS while still using the script you already have.
More