Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 891 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 891 Bytes

SurfComp

Aqueous chemistry and Surface complexation (Interactions of walls and chemistry)

Getting Started

In order to use all the modules in these repository start running the ...\src\Startup.py file. There are some external libraries such as NumPy or Scipy that are used. All the external libraries (so far) are comprised in the Spyder environment.

Installing

Running the Tests

(Add Code)

Coding style

Sometimes it is difficult to stick to a coding style but we try to follow:

PEP 8 -- Style Guide for Python Code

PEP 257 -- Docstring Conventions

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments