Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconciling Electrochem Branch with main #2598

Draft
wants to merge 148 commits into
base: main
Choose a base branch
from
Draft

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    866045c View commit details
    Browse the repository at this point in the history
  2. added Faraday's Constant F

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    af44932 View commit details
    Browse the repository at this point in the history
  3. added Potential as V quantity

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2c924ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909cf21 View commit details
    Browse the repository at this point in the history
  5. Added increment_charge and decrement_charge to Rx

    and Rx!H atom types
    ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    915d221 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03bca9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d0196b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a69379 View commit details
    Browse the repository at this point in the history
  9. added group unit tests

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    abe55f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f85cd37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e614be View commit details
    Browse the repository at this point in the history
  12. added updated charge method and revised update Molecule method

    the update method now updates lone pairs before updating charge
    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7afe23a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c18f4a View commit details
    Browse the repository at this point in the history
  14. try to generate_resonance_structures, and return a deep copy of the m…

    …olecule if it fails
    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2828032 View commit details
    Browse the repository at this point in the history
  15. added molecule.pxd declarations

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5b93de2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9a4ff77 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    acf2119 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ce18d11 View commit details
    Browse the repository at this point in the history
  19. do not forbid ions

    however, we still need better thermo
    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    91833d3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eefe3db View commit details
    Browse the repository at this point in the history
  21. added Molecule unit tests

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f44e639 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b3d73cf View commit details
    Browse the repository at this point in the history
  23. added reaction tests for charge transfer reactions

    port the new reaction tests to the new testing file and style
    by Jackson Burns <jwburns@mit.edu>
    Date:	Thu Feb 01 2024 10:47:18 GMT-0500 (Eastern Standard Time)
    
    Co-authored-by: davidfarinajr <farina.d@northeastern.edu>
    Co-authored-by: Jackson Burns <jwburns@mit.edu>
    2 people authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8236a91 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    126caad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7bfa977 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6b03865 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1fc276a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b81891d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b371529 View commit details
    Browse the repository at this point in the history
  30. added H+ and e to translator

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    70629c0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    64fa18f View commit details
    Browse the repository at this point in the history
  32. added SurfaceChargeTransfer to yml

    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2965d72 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e46d521 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1835afd View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7d2e38a View commit details
    Browse the repository at this point in the history
  36. add Li atom spin

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d0e971b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6d7bbfe View commit details
    Browse the repository at this point in the history
  38. add Li atomtype

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e914f7e View commit details
    Browse the repository at this point in the history
  39. add atom information for Li

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b03a838 View commit details
    Browse the repository at this point in the history
  40. add Li to R and R!H lists

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8302af5 View commit details
    Browse the repository at this point in the history
  41. add Li0 and Li+ atomtypes

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    56ad071 View commit details
    Browse the repository at this point in the history
  42. add Li McGowan volume

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0717141 View commit details
    Browse the repository at this point in the history
  43. add additional Li BDEs

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    eaaf549 View commit details
    Browse the repository at this point in the history
  44. add Li to bond dictionaries in thermo

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e623a95 View commit details
    Browse the repository at this point in the history
  45. handle Lithium electron calculations

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    95e02eb View commit details
    Browse the repository at this point in the history
  46. add is_lithium for GroupAtom

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    02557ce View commit details
    Browse the repository at this point in the history
  47. handle SurfaceChargeTransfer in to_rms

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    278e283 View commit details
    Browse the repository at this point in the history
  48. filter out resonance structures that try to put - charges on Li

    fix resonance bug (squash)
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    277e8eb View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    67bde16 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1d26edf View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    efd1028 View commit details
    Browse the repository at this point in the history
  52. create ArrheniusChargeTransferBM type

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c0e27d3 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8fe87c3 View commit details
    Browse the repository at this point in the history
  54. avoid issue with auto decay reactions

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0d8b0af View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b172ddd View commit details
    Browse the repository at this point in the history
  56. add handling ArrheniusChargeTransfer and fix handling SurfaceChargeTr…

    …ansfer for rms output
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    73515e6 View commit details
    Browse the repository at this point in the history
  57. Revert "Remove charge transfer types from average_kinetics (to be rev…

    …erted)"
    
    This reverts commit 2180175.
    
    I also tweaked it a little bit.
    rwest authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    dcf052d View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    712293c View commit details
    Browse the repository at this point in the history
  59. update rule fitting

    1) Enable fitting of ArrheniusChargeTransferBM
    2) if the BM fit is bad: E0 < 0, A > 1e30 or abs(n) > 5 just average the kinetics
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a4d1a13 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    f7ec31d View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    6d5a204 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    0a3513f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b20ed71 View commit details
    Browse the repository at this point in the history
  64. standardize ascend option in cross validate

    ascend based on original uncertainties and compute errors at that node in cross validate
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    89addf5 View commit details
    Browse the repository at this point in the history
  65. Average kinetics when n=1 or E0<0

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1fae5b9 View commit details
    Browse the repository at this point in the history
  66. add comment to averaged kinetics

    (Commit updated by rwest during rebase:
    In the original commit the  comment used to specify /why/ 
    it was averaged, but it is added in the averaging method itself.
    The /why/, if needed, should be added elsewhere.)
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6d87a7a View commit details
    Browse the repository at this point in the history
  67. fix BM fitting

    consistenty use dH298
    do not estimate e0 = w0/10 when  |dHrxn| > 0.4w0
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b5a625e View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    15a495e View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    91136c2 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    dee563b View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    4db415d View commit details
    Browse the repository at this point in the history
  72. adapt fix_barrier_height calls

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    85b65a0 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    4f3090f View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    09c9a78 View commit details
    Browse the repository at this point in the history
  75. fix KineticsModel outputs

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c734d4f View commit details
    Browse the repository at this point in the history
  76. add SoluteTSData object

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5097b53 View commit details
    Browse the repository at this point in the history
  77. add SoluteTSDIffData object

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8da0728 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    29a82d8 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    19e1c30 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    28d4ed5 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    359cf98 View commit details
    Browse the repository at this point in the history
  82. only use kinetics that have arrhenius forms for tree generation

    the TS solute data is used only for rule fitting after tree is generated
    
    fix tab error
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    174a350 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    e8cad90 View commit details
    Browse the repository at this point in the history
  84. enable fitting of TS solute rules

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8586da5 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    872f89e View commit details
    Browse the repository at this point in the history
  86. fix arrhenius test

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2607dcd View commit details
    Browse the repository at this point in the history
  87. Fix ArrheniusBM.get_activation_energy unit test.

    The E0 had been changed, but the expected Ea not updated.
    rwest authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a66291e View commit details
    Browse the repository at this point in the history
  88. modifed arrbm fit_to_data unit test

    Test now compares the fitted rate to the rate it was trained on to make sure they agree.
    davidfarinajr authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    183037d View commit details
    Browse the repository at this point in the history
  89. port arrheniusTest changes to pytest

    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e0e6f1c View commit details
    Browse the repository at this point in the history
  90. add is_lithium to fragment

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2ae2add View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    49972a4 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    773ab8d View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    64deaa1 View commit details
    Browse the repository at this point in the history
  94. add Li adsorption to test data

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    30517fd View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    013a6b1 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    f4da930 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    b440b11 View commit details
    Browse the repository at this point in the history
  98. Refactor some rate fitting in rule generation.

    It was::
    
        if n > 1:
            # big long block
        else:
            return None
    
    I inverted the check so we can return early, and outdent a huge block of code.
    rwest authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8b7e020 View commit details
    Browse the repository at this point in the history
  99. Minor refactor.

    rwest authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a8c86e9 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    bacd0fc View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    90247d9 View commit details
    Browse the repository at this point in the history
  102. fix atomtype charge checking

    checks that the first group_atom.atomtype is either an appropriate charged atomtype or is a general version of an appropriate charged atomtype
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9fa935c View commit details
    Browse the repository at this point in the history
  103. allow cat of regression diff to fail, print a warning instead

    this will allow the regression test results to all be reported even if there is such a huge difference between the dynamic and baseline that the system utilities cannot print it
    
    see: #2316 (comment)
    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e6bd2fd View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    5f30524 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    79873bf View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    03ac364 View commit details
    Browse the repository at this point in the history
  107. port new test for kinetics families

    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2de48b2 View commit details
    Browse the repository at this point in the history
  108. skip a test in solvation

    see this commit from matt (64bb21a) for why: 64bb21a
    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0c4c6ba View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    6a77e84 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    ee3f539 View commit details
    Browse the repository at this point in the history
  111. change moleculeTest to pytest style

    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    931d3f3 View commit details
    Browse the repository at this point in the history
  112. port groupTest to pytest

    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6f0b4d4 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    21ac0b3 View commit details
    Browse the repository at this point in the history
  114. pytest.skip -> pytest.mark.skip

    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fd9e122 View commit details
    Browse the repository at this point in the history
  115. add a missing kwarg to fragment's overloaded update function

    note that it is ignored however
    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fdcec90 View commit details
    Browse the repository at this point in the history
  116. remove deprecated check for nose test

    JacksonBurns authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    09ca03c View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    17ea490 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    c111060 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    9894c70 View commit details
    Browse the repository at this point in the history
  120. TEMPORARY: set database branch to lithium

    remove this commit before merging
    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0093716 View commit details
    Browse the repository at this point in the history
  121. enable fitting of TS solute rules

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b342fd3 View commit details
    Browse the repository at this point in the history
  122. set database branch to lithium

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    758f1e4 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    740ab82 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    c623447 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    e2752b9 View commit details
    Browse the repository at this point in the history
  126. add Marcus kinetics

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    de380d5 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    285e390 View commit details
    Browse the repository at this point in the history
  128. fix bug with species initialization

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6beb04f View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    6cc20c1 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    9a321ba View commit details
    Browse the repository at this point in the history
  131. add epsilon_0 to constants

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    839b9ed View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    75425fa View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    511fb56 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    7796adf View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    471477e View commit details
    Browse the repository at this point in the history
  136. allow Marcus kinetics to be loaded

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e250465 View commit details
    Browse the repository at this point in the history
  137. alllow Marcus kinetics in families

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    183bf5c View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    34f1918 View commit details
    Browse the repository at this point in the history
  139. handle kinetics averaging for Marcus

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    faeb2bb View commit details
    Browse the repository at this point in the history
  140. squash

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d6511fd View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    b761436 View commit details
    Browse the repository at this point in the history
  142. add ethylene carbonate example

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1c6635b View commit details
    Browse the repository at this point in the history
  143. add acetonitrile SEI chemistry example

    mjohnson541 authored and ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8cad683 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    3cd342d View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    8d07234 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    cc13430 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    cac7251 View commit details
    Browse the repository at this point in the history
  148. Fixed atomtype charge checking

    Now includes checks for negative charges
    ssun30 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    20dbe27 View commit details
    Browse the repository at this point in the history