Skip to content

Commit

Permalink
Update inc.f90
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens authored Feb 8, 2020
1 parent 1868775 commit 1616e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc.f90
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ subroutine importData
call get_command_argument(6, modPar)
else
! if not available revert to the default
modPar = "./parameters/optimized_model_parameters_default.txt"
modPar = "./parameters/optimized_model_parameters.txt"
end if
end if

Expand Down

0 comments on commit 1616e8e

Please sign in to comment.