hyperfine.implantation.dpass

Utilities for creating and running DPASS input files.

DPASS (DPASS.exe) is a Windows program that acts as a frontend for (electronic) stopping cross section data calculated using the PASS program. It produces tabulated output from apre-calculated database of PASS outputs (DPASS_DB.dat), either through a GUI or a command line (batch) interface.

For further details, see:

https://www.sdu.dk/da/dpass

https://doi.org/10.1016/j.nimb.2018.10.047

Functions

create_job_file(Z_projectile, Z_target[, ...])

Create a new job file (DPASS.job) in the current directory.

run_dpass([path, batch_mode])

Run DPASS (in batch mode) on Linux using Wine.