-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.Rmd
More file actions
49 lines (28 loc) · 1.2 KB
/
index.Rmd
File metadata and controls
49 lines (28 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: dynamic-R.github.io
output:
html_document
---
----
This page is intended to host a collection of didactic resources, related to
dynamic (i.e. time-dependent) models with **R**.
## 1. Contribution to the DSOS/AEMON-J Virtual Workshop
### Official Workshop Web Pages
* [**Main page**](https://aquaticdatasciopensci.github.io/) of the whole workshop
* [Numerical Modeling Day](https://aquaticdatasciopensci.github.io/day4-numericalmodeling/)
### Supplemental material for Day 4: Numerical Modeling, July 16 2021
* [Introductory slides](https://dynamic-r.github.io/hacking-limnology/)
* [Source code of slides](https://github.com/dynamic-R/hacking-limnology)
* [**aubergine**](https://github.com/dynamic-R/aubergine) package with
interactive tutorials.
---
## 2. Reaction Transport Modelling in R
**Outlook:** Upcoming course on "Reaction Transport Modeling" by Karline Soetaert and Lubos Polerecky.
The package is currently under development, more will come.
* [R package RTM](https://github.com/dynamic-R/RTM)
### Authors
* [karlines](https://github.com/karlines)
* [lpolerecky](https://github.com/lpolerecky)
* [tpetzoldt](https://github.com/tpetzoldt)
### Status
work in progress, 2021-07-19