Create home authored by Florian Wiesner's avatar Florian Wiesner
# Models of CVT
Welcome to the CVT gitlab group! Here, all of our models and simulations are stored.
## Structure
The gitlab group is divided into two subgroups, the public and the private subgroup. All models/code belongs into the private subgroup, except when the model should be explicitly public, i.e. useable by other external researchers.
The private subgroup is again divided into categories:
* process models - All models simulating a chemical process
* fluid models - All models simulating fluid flow / fluid distribution
* device control - Software to control hardware devices or evaluating results from experiments
* miscellaneous - Everything else
## Naming conventions
* All model names should be written like this: `lower_case_with_underscores`
* The name should describe what the model does
## Access rights
#### CVT Group
Group leaders (Hannah, Robert, John) and MaWe are **owners** of the full repository. Additionally, two admins (Florian Wiesner and Daniel Felder) are additional **owners**. **Owners** have all rights, can move, delete projects and change the rights of all other members.
CVT scientific staff are added as **guests.** Guest can only view projects but not work with them. This prevents accidental changes and still allows the staff to see which projects are available for further use. Students do NOT have access the the CVT group.
#### Projects
In the individual projects, separat access rights can be granted. In each project, the responsible CVT staff member is granted the **maintainer** role. This allows almost all actions excepts for deletion or moving of the project. Students working on the project are given the **developer** role. Hence students can only see their projects, but not the whole CVT group.
\ No newline at end of file