febid.libraries.vtk_rendering.VTK_Rendering.save_deposited_structure#

save_deposited_structure(structure, sim_t=None, t=None, beam_position=None, filename=None)[source]#

Save current deposition result to a vtk file. If filename does not contain path, saves to the current directory.

Parameters:
  • structure – an instance of the current state of the process

  • sim_t – simulation time, s

  • t – run time

  • beam_position – (x,y) current position of the beam

  • filename – full file name

Returns: