forked from PrincetonUniversity/EDIPIC
-
Notifications
You must be signed in to change notification settings - Fork 0
License
SSSherlocked/EDIPIC
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Intel OneAPI are required, and the HPC_Toolkit module must be installed. To compile, for example, do the following: mkdir build && cd build cmake .. && make To run, copy the executable file and the input data files (ssc_*dat, inluding the cross sections for the selected ion species) into some directory, edit the input data files as necessary (note that the input is formatted, so one has to follow patterns provided in corresponding description lines), then do for example: mpirun -np 8 ./EDIPIC-1D > output.txt &
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Fortran 99.0%
- Other 1.0%