filename changes
[unres.git] / source / ga / io.inc
index 77604fa..3ac741b 100644 (file)
@@ -16,6 +16,7 @@ c  -- I/O units
       integer :: izsoptw = 16                           ! zscore optimized weights files 
       integer :: izenergy = 17
       integer :: iobank = 18
+      integer :: obankh = 19                            ! csa bank history file 
 
 c  -- I/O filenames 
       character*20 :: owfn = "weights"       
@@ -30,4 +31,5 @@ c      character*20 :: imremdfn = "mremd.tpl"         ! mremd input template file
       character*20 :: opopsumfn = "population.summary"
       character*20 :: ostatefn = "unresga.state"       ! unresga state file
       character*20 :: izenergyfn = "zscore.out_par"     ! zscore generated output prefix
-      character*20 :: iobankfn = "unresga.bank"         ! csa bank file
+      character*20 :: iobankfn = "unresga.bank"         ! csa current bank file
+      character*20 :: obankhfn = "unresga.bank.history" ! csa bank history file