Skip to content

Commit

Permalink
soled bug
Browse files Browse the repository at this point in the history
  • Loading branch information
paobtorres committed Mar 7, 2024
1 parent 9eba259 commit 4362c15
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pyMBE.py
Original file line number Diff line number Diff line change
Expand Up @@ -2855,12 +2855,3 @@ def write_output_vtf_file(self, espresso_system, filename):
for particle in espresso_system.part:
coordinates.write (f'{particle.id} \t {particle.pos[0]} \t {particle.pos[1]} \t {particle.pos[2]}\n')
return
<<<<<<< HEAD
<<<<<<< HEAD

=======


>>>>>>> main
=======
>>>>>>> 01aff9d397de1e65a9eb86fabe8e4ce3776c2b00

0 comments on commit 4362c15

Please sign in to comment.