Commit cdc1d7c
Andy Stokely
Add support for active alarm windows in MPAS timekeeping
This commit introduces active alarm windows, allowing alarms to be
constrained by explicit start and stop times. New helper functions
mpas_add_clock_alarm subroutine now accepts optional alarmStartTime and
alarmEndTime arguments, which default to the clock's start and end
times.1 parent 324573f commit cdc1d7c
File tree
4 files changed
+650
-10
lines changed- src
- core_test
- framework
4 files changed
+650
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
245 | 257 | | |
246 | 258 | | |
247 | 259 | | |
| |||
0 commit comments