AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
47 stars 13 forks source link

Implement laser analysis module #58

Closed AngelFP closed 10 months ago

AngelFP commented 11 months ago

Add a new LaserAnalysis class based on lasy methods. These methods are capable of analyzing multiple iterations in parallel using multithreading or multiprocessing as specified by the environment variable VP_ENABLE_MULTIPROCESSING.

Other changes/fixes: