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

(origin) added option for new input files that will better indicate new origin #65

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jameswurster
Copy link
Contributor

This commit provides two new methods of resetting the origin. Unlike current methods, these require inputs the same length as splash.filenames file to give a unique centre for each dump file.

splash.sinkpos: This file is a list of integers containing the sink number to centre upon. This is required for sphNG since the sink order is not preserved amongst the dumps, but can be properly extracted using an analysis routine. This method has been tested and it works as expected.

splash.origin: This file is a list of the origins in 3D. Although this is more general than above, undesired results will occur if mixed with other shifting methods (eg SSPLASH_RESET_DENSE=yes). This method has yet to be tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant