Skip to content

Starfish LE is a 2D ES PIC-DSMC plasma / rarefied gas simulation program written in Java.

License

Notifications You must be signed in to change notification settings

CSC1994/Starfish-LE

 
 

Repository files navigation

Starfish-LE

Starfish logo

Starfish is a general 2D Cartesian or axisymmetric code for simulating plasmas or rarefied gases. It consists of two "editions", light and regular. The light edition is what is posted here. It includes support for the Particle In Cell (PIC) method with MCC or DSMC collisions, several gas injection sources, and preliminary support for fluid and kinetic materials. The code can be easily extended with plugins.

The full version implements a Navier Stokes solver and sources specific to plasma thrusters. This version is not publicly available.

Getting Started

Start by taking a look at a five-step ES-PIC and DSMC tutorials. Input files for the tutorials are included in the dat directory. On the PIC-C website you will also find a PowerPoint presentation with some introductory remarks about the source code. The associated video is available here.

Examples

t-750-05 DSMC computation of temperature in an atmospheric jet expanding to a low pressure tank

Bug Reporting

This is an early version and is likely full of bugs. Please submit a bug report if you find anything odd!

License

Please view LICENSE for license terms.

(c) 2012-2017 Particle In Cell Consulting LLC

Contact

Contact us by visiting the website or on Twitter @particleincell.

Revision History

  • v0.16.2 Various bug fixes related to DSMC and ambient boundary source
  • v0.16 Addition of a DSMC module (previously included in the full version)
  • v0.15 Initial release of PIC-MCC code

About

Starfish LE is a 2D ES PIC-DSMC plasma / rarefied gas simulation program written in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%