These errors occur in debug version of xfehm compiled on linux
es44.lanl.gov:% python fehmpytests.py ../src/xfehm
bodyforce (__main__.fehmTest) ... At line 295 of file cntlin.f
Fortran runtime error: Substring out of bounds: upper bound (121) of 'input_string' exceeds string length (120)
#3 0x540ef5 in cntlin_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/cntlin.f:295
#4 0x5446e7 in cntlio_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/cntlio.f:256
#5 0xcd0fe4 in iofile_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/iofile.f:483
#6 0x74e7d7 in fehmn_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/fehmn.f:645
#7 0xce51a2 in MAIN__
at GFORTRAN/mainrip.f:219
#8 0xce5336 in main
at GFORTRAN/mainrip.f:242
evaporation (__main__.fehmTest) ... At line 295 of file cntlin.f
Fortran runtime error: Substring out of bounds: upper bound (121) of 'input_string' exceeds string length (120)
richards (__main__.fehmTest) ... At line 112 of file parse_string2.f
Fortran runtime error: Substring out of bounds: upper bound (25738696) of 'line' exceeds string length (80)
#3 0xd7c12a in parse_string2_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/parse_string2.f:112
#4 0xf3a443 in scanin_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/scanin.f:493
#5 0xf6797d in setparams_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/setparams.f:357
#6 0x74e7e1 in fehmn_
at /project/eesdev/FEHM/FEHM_BRANCHES/FEHM_gaz-nondarcy3/src/fehmn.f:648
#7 0xce51a2 in MAIN__
at GFORTRAN/mainrip.f:219
#8 0xce5336 in main
at GFORTRAN/mainrip.f:242
These errors occur in debug version of xfehm compiled on linux