Skip to content

sim.collision_output_file not working #4

Description

@STR18

I try to output the collision information in the example (run_circumbinary_merge.py) and in the script I'm working on, however, the code doesn't generate the output files.

I'm using:

print(sim.particles)
sim.output_file = 'merger.h5'
sim.collision_output_file ="merger.collisions.txt"
sim.close_encounter_output_file = 'merger.ce.txt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions