Commit f8e65ba
authored
Fix frazil halo update bug when unallocated (#949)
If FRAZIL=False tv%frazil is not allocated but its halo might still
be updated in post_diabatic_halo_updates, which will fail.
If FRAZIL=True, no answers are changed.
If FRAZIL=False, no answers from before this bug was introduced are changed.1 parent c478543 commit f8e65ba
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1966 | 1966 | | |
1967 | 1967 | | |
1968 | 1968 | | |
1969 | | - | |
| 1969 | + | |
| 1970 | + | |
1970 | 1971 | | |
1971 | 1972 | | |
1972 | 1973 | | |
| |||
0 commit comments