Fixed filenames in dolo_diffu_inner

This commit is contained in:
Marco De Lucia 2023-01-10 13:59:03 +01:00 committed by Max Luebke
parent 57af37483f
commit 4262e36947
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Time-stamp: "Last modified 2023-01-10 13:51:40 delucia"
database <- normalizePath("../data/phreeqc_kin.dat")
input_script <- normalizePath("./dol_inner.pqi")
input_script <- normalizePath("./dolo_inner.pqi")
#################################################################
## Section 1 ##