Skip to content

Code for export of simulation data to XML and subsequent analysis to compare to experiment

Notifications You must be signed in to change notification settings

aawiegel/StackSimAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackSimAnalysis

Code exports and analyzes simulation data to XML from the simulation program Kinetiscope. The directory /cpp/ contains C++ code for export of simulation data into XML format. The /python/ directory contains scripts for postprocessing of the simulation data. The Jupyter notebook Demo.ipynb demonstrates how the data analysis scripts are used to process data from the simulations along with a brief background on the project.

Code for data analysis

These scripts have been developed to analyze data from Kinetiscope simulations exported as XML. The simulations are a stack of rectangular prisms used to represent a radial core of a spherical aerosol nanoparticle. The code can pull out average properties of the aerosol or provide contour maps of the internal distribution. Additional details about the model simulations can be found in this publication. The following graphic gives an overview of the simulation.

About

Code for export of simulation data to XML and subsequent analysis to compare to experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages