time step comparison
- Dominant language
- Jupyter Notebook
- Stars
- 26
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The time step in the model (dt) is currently 0.125. This is based on the reasoning that we need a dt<1 to ensure continuity and deal with small delays. We haven't tested the recent versions, though, if the model behavior changes, numerically or pattern-wise, when we use a different dt.
- Test both the global (ISE version) and regional version with multiple time step values (e.g. 0.05, 0.125, 0.5, 1) and compare the output.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the global (ISE) and regional model entry points, then run each with dt values 0.05, 0.125, 0.5, and 1. Done means recording and comparing numerical and pattern changes for both model versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100