Skip to main content

To process input and output files of the HiPIMS model

Project description

Hipims_io

To setup an input object for HiPIMS, you will need at least a DEM file, and simply do::

>>> from hipims_io import InputHipims
>>> obj_input = InputHipims(dem_data='Example_DEM.asc') # create an input object
>>> print(obj_input)
>>> obj_input.write_input_files() # write all input files for HiPIMS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hipims_io-0.2.4.tar.gz (50.4 kB view hashes)

Uploaded Source

Built Distribution

hipims_io-0.2.4-py3-none-any.whl (68.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page