Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
user specified path for the database
Browse files Browse the repository at this point in the history
  • Loading branch information
wjge committed Nov 16, 2023
1 parent b2e9ecf commit f7b50fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inputs/inputs.egforLMeX
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
peleLM.do_rad_solve = 1
pelerad.kppath = "$PELERAD_HOME/data/kpDB/"
pelerad.kppath = "path/data/kpDB/"
pelerad.composite_solve = 1
pelerad.use_hypre = 0
pelerad.verbose = 0
Expand Down

0 comments on commit f7b50fe

Please sign in to comment.