Loading . . .
提示消息
提示消息
About
This software is dedicated for treatment of experimental measurements of plasma data.
In case of any questions please contact Dr.Yifei ZHU.

Email: Yifei.zhu.plasma@gmail.com
Multiphysics Plasma Source Solver / 多物理场耦合低温等离子体装置求解器
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.
Please see detailed information on usage in the PASSKEy2 user manual.
*PASSKEy2 can run on Windows operating system, win version is open upon cooperations.