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

Specify individual axes to constrain within PACKMOL in packing.py #734

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    c43e28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74fcdf8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    7ee47df View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. updated packmol_constraints using Justin's suggestion for string form…

    …atting; lowers the amount of if/else statements
    chrisjonesBSU committed May 26, 2020
    Configuration menu
    Copy the full SHA
    dc3d983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f068d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41669bc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    c6154e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    033b576 View commit details
    Browse the repository at this point in the history
  2. fixed unit test for specify_axis; now tests for all 6 remaining possi…

    …ble fix_orientation inputs
    chrisjonesBSU committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3ba2b80 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    cf4ba73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5611010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75ff322 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    3a394b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    d5641a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475d17f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. added a leading underscore to the packmol_constrain function, and mov…

    …ed it below the various packing functions. Made slight change to description of fix_orientation in doc strings
    chrisjonesBSU committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2e55f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b6f19a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    85cf398 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. made changes to the checking and handling of lists of bools for the f…

    …ix_orientation parameter. Updated doc strings
    chrisjonesBSU committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    d63f967 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    052be47 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. fix conflicts

    chrisjonesBSU committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    59cf662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d90190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c363358 View commit details
    Browse the repository at this point in the history