| | 11 | }}} |
| | 12 | |
| | 13 | The '''WC13''' I4d-Var gives the following error during compilation: |
| | 14 | {{{ |
| | 15 | libDRIVER.a(i4dvar.o): In function `i4dvar_mod_mp_background_': |
| | 16 | i4dvar.f90:(.text+0x60f): undefined reference to `initial_' |
| | 17 | i4dvar.f90:(.text+0x90d): undefined reference to `main3d_' |
| | 18 | |
| | 19 | libDRIVER.a(i4dvar.o): In function `i4dvar_mod_mp_increment_': |
| | 20 | i4dvar.f90:(.text+0x1977): undefined reference to `tl_main3d_' |
| | 21 | i4dvar.f90:(.text+0x19c3): undefined reference to `ad_initial_' |
| | 22 | i4dvar.f90:(.text+0x1a4b): undefined reference to `tl_initial_' |
| | 23 | i4dvar.f90:(.text+0x1c99): undefined reference to `ad_main3d_' |
| | 24 | i4dvar.f90:(.text+0x1d9d): undefined reference to `ad_variability_mod_mp_ad_variability_' |
| | 25 | i4dvar.f90:(.text+0x1dba): undefined reference to `ad_convolution_mod_mp_ad_convolution_' |
| | 26 | i4dvar.f90:(.text+0x24ee): undefined reference to `tl_convolution_mod_mp_tl_convolution_' |
| | 27 | i4dvar.f90:(.text+0x2507): undefined reference to `tl_variability_mod_mp_tl_variability_' |
| | 28 | i4dvar.f90:(.text+0x2660): undefined reference to `tl_wrt_ini_' |
| | 29 | i4dvar.f90:(.text+0x275a): undefined reference to `ad_wrt_his_' |
| | 30 | i4dvar.f90:(.text+0x3140): undefined reference to `tl_wrt_ini_' |
| | 31 | i4dvar.f90:(.text+0x3f0a): undefined reference to `tl_wrt_ini_' |
| | 32 | i4dvar.f90:(.text+0x3f46): undefined reference to `tl_wrt_ini_' |
| | 33 | i4dvar.f90:(.text+0x3f82): undefined reference to `tl_wrt_ini_' |
| | 34 | }}} |