Commit 20af2d3
Fix k_v and k_g module-level variables not initialized to dflt_real
Every other bubble parameter follows the pattern of initializing both
bub_pp%var and the module scalar, but k_v and k_g skip the module
scalar initialization.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 84c46e0 commit 20af2d3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
703 | | - | |
704 | | - | |
| 703 | + | |
| 704 | + | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| |||
0 commit comments