Skip to content

Commit

Permalink
adapted setup_df with new columns
Browse files Browse the repository at this point in the history
  • Loading branch information
paobtorres committed Apr 9, 2024
1 parent 7c397d1 commit 4573125
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pyMBE.py
Original file line number Diff line number Diff line change
Expand Up @@ -2784,7 +2784,11 @@ def setup_df (self):
'': object},
'model': {
'': str},
'diameter': {
'sigma': {
'': object},
'cutoff': {
'': object},
'offset': {
'': object},
'epsilon': {
'': object},
Expand Down

0 comments on commit 4573125

Please sign in to comment.