Commit 0768edb
committed
Add "is_restart" to metadata when reloading old data
If data was saved by xbout before "is_restart", etc., were implemented,
then "is_restart" will be missing from its metadata, causing errors when
calling apply_geometry(). Need to check if "is_restart" is present, and
add it if not.1 parent 7db6609 commit 0768edb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
206 | 210 | | |
207 | 211 | | |
208 | 212 | | |
| |||
0 commit comments