Sign in
Ctrl K

STEMMUS_SCOPE

Integrated code of SCOPE and STEMMUS

7
contributors
856 commits | Last commit 1 week ago

What STEMMUS_SCOPE can do for you

STEMMUS_SCOPE

Integrated code of SCOPE and STEMMUS.

SCOPE is a radiative transfer and energy balance model, and STEMMUS model is a two-phase mass and heat transfer model. For more information about the coupling between these two models, please check this reference. Before running the model, you need to prepare input data and a configuration file. This can be done using the python package PyStemmusScope.

<img width="500" alt="Logo" src=./docs/assets/imgs/coupling_scheme.png> (by Zeng & Su, 2021)

Running STEMMUS_SCOPE

flowchart LR
  subgraph Platform
    direction RL
    b[Snellius]
    c[CRIB]
    d[Your own machine]
  end
  A(Data)
  Platform --> A
  B(Config file)
  A --> B
  C{{Run model}}
  B --> C
  click b "https://github.com/EcoExtreML/STEMMUS_SCOPE/tree/main/docs/STEMMUS_SCOPE_on_Snellius.md" "Run STEMMUS_SCOPE on Snellius" _blank
  click c "https://github.com/EcoExtreML/STEMMUS_SCOPE/tree/main/docs/STEMMUS_SCOPE_on_CRIB.md" "Run STEMMUS_SCOPE on CRIB" _blank
  click d "https://github.com/EcoExtreML/STEMMUS_SCOPE/tree/main/docs/STEMMUS_SCOPE_on_local_device.md" "Run STEMMUS_SCOPE on your own machine" _blank

About how to run STEMMUS_SCOPE on Snellius, check this document.

If you want to run STEMMUS_SCOPE on CRIB, check this document.

If you want to run STEMMUS_SCOPE on your own machine, check this document.

STEMMUS_SCOPE scope also has a Basic Model Interface (BMI) mode implemented. The full BMI is implemented in Python in PyStemmusScope. For more information, check this document.

Contributing

If you want to contribute to the development of STEMMUS_SCOPE, have a look at the contribution guidelines.

How to cite us

RSD

Keywords
No keywords available
Programming languages
  • Jupyter Notebook 70%
  • MATLAB 30%
License
</>Source code

Participating organisations

Netherlands eScience Center
University of Twente

Contributors

FA
Fakhereh (Sarah) Alidoost
YZ
Yijian Zeng
Lead Applicant
University of Twente
YL
Yang Liu
ZS
Zhongbo Su

Related projects

EcoExtreML

Accelerating Process Understanding for Ecosystem Functioning under Extreme Climates with Physics-Aware Machine Learning

Updated 10 months ago
In progress