Skip to content

Commit

Permalink
454
Browse files Browse the repository at this point in the history
  • Loading branch information
gaosiquan123 committed Sep 19, 2020
1 parent 15288d2 commit 3203545
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions NMR.py
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,7 @@ def PairwiseAssignment(Isomers,NMRData):
iso.Hexp = assignedHExp

return Isomers
return Isomers



Expand Down
4 changes: 4 additions & 0 deletions NWChem.py
Original file line number Diff line number Diff line change
Expand Up @@ -571,4 +571,8 @@ def ReadGeometries(Isomers, settings):
#return atoms, coords, charge
os.chdir(jobdir)
return Isomers
Run--Run Module




0 comments on commit 3203545

Please sign in to comment.