Commit d00c90b
committed
MOM_open_boundary pointer removal
This patch replaces many pointers in the OBC with local or allocatable
variables.
Notes:
* `OBC` redeclared as `target` in some places for `segment` pointers
* `field_names` removed from `OBC_segment_type`
* `Tr_Reg` removed from `set_tracer_data`
* `OBC` removed from `deallocate_OBC_segment_data`1 parent a250208 commit d00c90b
6 files changed
Lines changed: 179 additions & 201 deletions
File tree
- src
- core
- initialization
- tracer
- user
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3039 | 3039 | | |
3040 | 3040 | | |
3041 | 3041 | | |
3042 | | - | |
| 3042 | + | |
3043 | 3043 | | |
3044 | 3044 | | |
3045 | 3045 | | |
| |||
0 commit comments