Describe the issue
There isn't whitespace before a continuation line in two files in sci.1.89.0_api.43.0.0 that's used in ctsm5.4.021.
git grep '[^ ]+&$' | head
main/FatesHistoryInterfaceMod.F90: this%hvars(ih_m3_mortality_canopy_si_cdpf)%r82d(io_si,icdpf)+&
main/FatesHistoryInterfaceMod.F90: this%hvars(ih_m11_mortality_canopy_si_cdpf)%r82d(io_si,icdpf)+&
intel/2025.3.2 seems to have trouble if there isn't whitespace before the continuation line.
This is similar to this issue in CTSM:
ESCOMP/CTSM#3791
and in mizuRoute:
ESCOMP/mizuRoute#610
Relevant log output
I'll report on this later
FATES tag
sci.1.89.0_api.43.0.0
Host land model tag
ctsm5.4.021
Machine
derecho
Other supported machine name
No response
Additional context
I haven't verified that this is indeed a problem. But, I will. And I'll give that verification when I prove it here. It seems so likely that it'll be a problem though, that I figured I should report it now.
Describe the issue
There isn't whitespace before a continuation line in two files in sci.1.89.0_api.43.0.0 that's used in ctsm5.4.021.
intel/2025.3.2 seems to have trouble if there isn't whitespace before the continuation line.
This is similar to this issue in CTSM:
ESCOMP/CTSM#3791
and in mizuRoute:
ESCOMP/mizuRoute#610
Relevant log output
I'll report on this laterFATES tag
sci.1.89.0_api.43.0.0
Host land model tag
ctsm5.4.021
Machine
derecho
Other supported machine name
No response
Additional context
I haven't verified that this is indeed a problem. But, I will. And I'll give that verification when I prove it here. It seems so likely that it'll be a problem though, that I figured I should report it now.