During the compilation, one gets
Code: Select all
fortcom: Error: mod_fourdvar.f90, line 335: This name does not have a type, and must have
an explicit type. [INIVAL]
DTsizeH = IniVal
Proposed solution is at line 491 of mod_fourdvar.F to replace
Code: Select all
# ifdef OBSERVATIONS
Code: Select all
# if defined OBSERVATIONS || defined CONVOLVE