Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    07b6dd3a
    Implemented replica suffix trick for trajectories · 07b6dd3a
    Giovanni Bussi authored
    Allow passing a single trajectory to driver --multi.
    The same logic is implemented as in IFile tool, that is:
    - look for file.##.ext
    - if it does not exist, look for file.ext
    
    Here ## is the replica index and .ext the extension of the file
    
    Fixed #228
    07b6dd3a
    History
    Implemented replica suffix trick for trajectories
    Giovanni Bussi authored
    Allow passing a single trajectory to driver --multi.
    The same logic is implemented as in IFile tool, that is:
    - look for file.##.ext
    - if it does not exist, look for file.ext
    
    Here ## is the replica index and .ext the extension of the file
    
    Fixed #228
Code owners
Assign users and groups as approvers for specific file changes. Learn more.