Menu

#19 KOBJ 3.01 (reading a file with YTZPSDP) broken in r256

open
nobody
zgoubi (16)
5
2013-06-04
2010-08-09
sam tygier
No

KOBJ 3.01 (reading a file with YTZPSDP) is broken by the changes to obj3.f in 256.

the check in line 259 changed from
IF(.NOT. OKKT(KT1,KT2,IT1,IEND))
to
IF(.NOT. OKKT(KT1,KT2,ITR,IEND))
but for KOBJ2 == 1 (and i think 2 and 3) ITR is never set. this can be fixed by adding several:
ITR=IT

i have attached a patch

Discussion

  • sam tygier

    sam tygier - 2010-08-09
     
  • sam tygier

    sam tygier - 2010-08-09
    • labels: --> zgoubi
     
  • sam tygier

    sam tygier - 2013-06-04

    updated the patch to work with SVN revision 312. Solved slightly differently by doing the increment of ITR (number of rows read).

     

Log in to post a comment.

MongoDB Logo MongoDB