Skip to content

Commit

Permalink
moved alignment step to DRISM only
Browse files Browse the repository at this point in the history
  • Loading branch information
2AUK committed Oct 20, 2023
1 parent e807c09 commit aeee2d5
Show file tree
Hide file tree
Showing 4 changed files with 4,111 additions and 4,112 deletions.
4 changes: 2 additions & 2 deletions cSPCE_XRISM_methane.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ closure = "HNC"
IE = "XRISM"
solver = "MDIIS"
depth = 16
picard_damping = 0.1
mdiis_damping = 0.6
picard_damping = 0.5
mdiis_damping = 0.5
itermax = 1000
tol = 1E-5
diel = 78.497
Expand Down
Loading

0 comments on commit aeee2d5

Please sign in to comment.