We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac173be commit cef2f80Copy full SHA for cef2f80
src/Model/GroundWaterEnergy/gwe-sfe.f90
@@ -723,7 +723,7 @@ subroutine sfe_setup_budobj(this, idx)
723
end if
724
! -- Shortwave radiation heat flux
725
if (this%inswr /= 0) then
726
- text = ' SHORTWAVE-RADIATION'
+ text = 'SHRTWV-RADIATION'
727
idx = idx + 1
728
maxlist = this%flowbudptr%budterm(this%idxbudgwf)%maxlist
729
naux = 0
0 commit comments