Skip to content

Tags: TeamCOMPAS/COMPAS

Tags

v02.27.00

Toggle v02.27.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #736 from TeamCOMPAS/JOSS

JOSS

v02.21.00

Toggle v02.21.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy input files (grid, logfile-definitions) to output container + de…

…fect repairs (#603)

* Enhancement and Defect Repairs:
- Added code to copy any grid file and/or logfile-definitions file specified to output container.
- Copying a large grid file could take time, and take up much space, so added new program option '--store-input-files' which is TRUE by default.  If FALSE, neither the grid file (if specified) nor the logfile-definitions file (if specified) will be copied to the output container (if TRUE, both will be copied (if specified)).
- Fixed issue #600: changed pythonSubmit.py to treat fully-qualified grid filenames and fully-qualified logfile-definitions filenames correctly (i.e. don't add CWD if the filename is already fully-qualified).
- Fixed issue #601: changed pythonSubmit.py to put all boolean parameters on the commandline, with True or False value.

* Update Log.h

Removed extraneous include

v02.15.07

Toggle v02.15.07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CompasHPC improvements (#359)

v02.15.06

Toggle v02.15.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #373 from TeamCOMPAS/USSN

Fixing defect in supernova resolution

v02.15.05

Toggle v02.15.05's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #372 from jeffriley/dev

Code cleanup

v02.15.04

Toggle v02.15.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #371 from jeffriley/dev

Minor - fix missed change to changelog.h

v02.15.03

Toggle v02.15.03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #370 from TeamCOMPAS/RLOF_output_docs

Rlof output docs

v02.15.02

Toggle v02.15.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #369 from TeamCOMPAS/Cleaning

Correct resolution of supernovae of ultra-stripped stars

v02.15.01

Toggle v02.15.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #366 from TeamCOMPAS/UpdateRaysCode

Adding version number

v02.15.00

Toggle v02.15.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #364 from einshoe/dev

Custom caller/callee profiling option