To use PASSKEy2, one has to upload in this website (
Codegen link)
the input files and your email address. By pressing the “Send” button, an email with a link of the generated code
will be sent to your mailbox (the user has to briefly modify the user defined codes, compile them and run (on linux).
The procedures can be concluded as follows:
Step 1: Prepare input files
-
BOLSIG+ output (generated by the BOLSIG+ package).
-
PASSKEy.inp (Physical conditions and chemistry settings)
-
Chemkin input files (chem.inp, trans.dat, thermo.dat)
-
Please use the online codegen (Codegen link) to generate necessary codes.
The link of the code for download will then be sent to your mailbox.
Step 2: Edit user defined codes
-
Udf_main.f90 (define the output)
-
Udf_geometry.f90 (define the geometry with code) or Geometry.input (define the geometry with CAE tools)
-
Coefficients.input (Numerical schemes and settings)
-
Voltages.input (Define voltage profiles)
Step 3: Compile and run
-
Please install intel OneAPI basekit and HPCkit on your operating system.
-
The codes for compilation consists: udf_XX.f90, auto_XX.f90, and some .mod files.
A batch file for compilation is provided in the package.
-
Run the case with the generated executable and predefined input files.
Step 4: Postprocessing
-
The Tecplot software is recommended for postprocessing.
*PASSKEy2 can run on Windows operating system, win version is open upon cooperations.