Commit e98bc2b
Change sc_eta to use dp kind for precision
resolve flang warning
```
warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.9999999105930328369140625e-2_4 is inexact [-Wreal-constant-widening]
```1 parent 1ca67a1 commit e98bc2b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments