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

Merge dev into main #67

Merged
merged 30 commits into from
Apr 23, 2024
Merged

Merge dev into main #67

merged 30 commits into from
Apr 23, 2024

Commits on Mar 20, 2024

  1. update Fuzzy write function

    psauvan committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3d4ad1f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. several stp file update

    psauvan committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d123e67 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    f7cdf77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db451b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f106652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4db7ce2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2d6e263 View commit details
    Browse the repository at this point in the history
  2. Update to testing path (#40)

    * changed hardcoded path to work for all users
    
    * path update
    shimwell authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fdcd29d View commit details
    Browse the repository at this point in the history
  3. Update bug_report.md

    psauvan authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f14702d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. raising catchable error instead of exit (#47)

    * raising catchable error instead of exit
    
    * added new line
    shimwell authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    59731d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    377156b View commit details
    Browse the repository at this point in the history
  3. Solve SyntaxtError producing a bug (#49)

    * Solve SyntaxtError producing a bug
    
    * Limit the amount of decimals printed in the enclosure comment
    AlvaroCubi authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dcb2c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b132266 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    b0742fd View commit details
    Browse the repository at this point in the history
  2. Adding minimal ci to check cad converts (#52)

    * added minimal CI
    
    * all step files
    
    * added ci yml
    
    * removed freecadcmd arg
    shimwell authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9173938 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    Update url links to "GEOUNED-org"
    psauvan authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7a81367 View commit details
    Browse the repository at this point in the history
  4. typo correction to test if CI is working (#54)

    * typo correction
    
    * [skip ci] added ci status badge
    
    * opening up ci to all os systems
    shimwell authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6ed02e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    4cbd230 View commit details
    Browse the repository at this point in the history
  2. Adding minimal volume checking CI comparing CAD and CSG volumes (#56)

    * added volume test to ci
    
    * removed if os cond
    
    * added csg vs cad volume for **most** stp files
    shimwell authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6e7f883 View commit details
    Browse the repository at this point in the history
  3. Added mkdocs (#57)

    * added example docs
    
    * added docs deps
    shimwell authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1a46bcd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Reverting mkdocs PR 57 (#58)

    * Revert "added example docs"
    
    This reverts commit bd1c67a.
    
    * Revert "added docs deps"
    
    This reverts commit f31d241.
    shimwell authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d57bf81 View commit details
    Browse the repository at this point in the history
  2. Adding minimal particle transport tests on resulting csg files (#59)

    * added transport tests
    
    * removed files that break, raised issue
    
    * [skip ci] remove prints
    
    * added link to issue
    shimwell authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    44ee8fa View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add the name to the cells in OpenMC to improve identification (#61)

    The name is the same that is used in MCNP inputs cell.Comments
    ecasglez authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a96e19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4cc2cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f741417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e0e465 View commit details
    Browse the repository at this point in the history
  5. Improved import statements (#65)

    * changed single file from package to relative imports
    
    * 2nd file converted to relative imports
    
    * converted more fiels to relative import
    
    * relative imports everywhere
    
    * isort on all imports
    shimwell authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    af70963 View commit details
    Browse the repository at this point in the history
  6. Add bug report and .gitignore to main (#45) (#66)

    Co-authored-by: AlvaroCubi <[email protected]>
    shimwell and AlvaroCubi authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6160952 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90daab6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    213cb35 View commit details
    Browse the repository at this point in the history