WC13\Normalization-error!

Discussion about tangent linear and adjoint models, variational data assimilation, and other related issues.

Moderators: arango, robertson

Post Reply
Message
Author
zhouchaojie

WC13\Normalization-error!

#1 Unread post by zhouchaojie »

I totally do the test according to what 4DVar_turorial_9 says, but failed, it comes up
AD_DEF_HIS - creating adjoint file :wc13_adj.nc
forrtl: severe(174):seigsegv, sementation fault occurred


so I then proceeded compiling with USE_DEBUG=on & export MY_CPP_FLAGS="${MY_CPP_FLAGS} -DDEBUGGING".
The error message then read as follows:
forrtl: severe (193): Run-Time Check Failure. The variable 'def_norm_$IORJDIM' is being used without being defined
Image PC Routine Line Source
oceanG 0000000001E1B49D Unknown Unknown Unknown
oceanG 0000000001E19FA5 Unknown Unknown Unknown
oceanG 0000000001DC1219 Unknown Unknown Unknown
oceanG 0000000001D7F47F Unknown Unknown Unknown
oceanG 0000000001D7FE98 Unknown Unknown Unknown
oceanG 00000000004424CB def_norm_ 137 def_norm.f90
oceanG 0000000000429F3D ocean_control_mod 239 ocean_control.f90
oceanG 0000000000425F4F MAIN__ 95 master.f90
oceanG 0000000000425DEC Unknown Unknown Unknown
libc.so.6 0000003EBEC1D994 Unknown Unknown Unknown
oceanG 0000000000425CF9 Unknown Unknown Unknown

Post Reply