In this installment, we move beyond basic setups to a practical diagnostic application: simulating a Langmuir Probe. Langmuir probes are fundamental diagnostic tools used to measure the electron temperature, electron density, and electric potential of a plasma.
By the end of this tutorial, you will understand how to set up a Particle-in-Cell (PIC) simulation in Ansys Charge Plus to visualize the formation of plasma sheaths and the depletion regions that occur when a voltage bias is applied to a probe.
Before we jump into the complexities of plasma sheaths and PIC solvers, make sure you’ve checked out Part 1 of our Plasma Simulation series: Exploring Plasma Simulation: An Introduction to Ansys Charge Plus. In that introductory post, we covered the essentials of the Ansys Charge Plus interface and established the foundational workflows for electromagnetic simulation. Building on those basics, we are now ready to advance to Part 2, where we apply those skills to a practical diagnostic application.
We will be working primarily within the Ansys Charge Plus interface. While the GUI offers a vast array of multiphysics tools, we will focus on the specific ribbons required for plasma dynamics: Prepare (for geometry), Charge (for physics), and EMA3D Connect (for results).
Note: Before beginning, ensure your stage is set to "EMA3D". If you see a blue box labeled "Model" at the bottom of your screen, switch the stage to access the correct physics tools.
Before defining physics, we must define the physical domain. We need to model two distinct regions: the probe itself and the volume of plasma surrounding it.
With the geometry set, we move to the Charge tab to configure the global solver settings via the Domain tool.
We need to define the background medium for our simulation volume. Navigate to the Materials tab, select Body Material, and choose VACUUM from the local library.
This tells the solver that the large sphere is a vacuum volume into which we will inject our plasma species.
Now we define the physics of the plasma itself. In Charge Plus, "Plasma Environments" allow you to stack multiple species (electrons, ions, neutrals) to interact simultaneously. We will use the Particle-in-Cell (PIC) solver for high-fidelity particle tracking.
We create an environment named "Electrons" with a Maxwellian distribution.
We create a second environment for "Ar+" ions.
To simulate the Langmuir probe sweep, we need to drive the potential on the probe surface.
Finally, we must tell the solver how particles behave at the edges of our geometry.
Set the Mesh Engine to Discovery and add two mesh groups that set the outer sphere to 1mm and the inner to 0.2 mm. You may choose to use a finer mesh on the probe surface to better resolve the sheath.
Once configured, click Start to run the simulation.
Once the simulation finishes, a Results object will appear in the simulation tree. You can inspect volume results here using discovery’s Graphite Visualization tool. Here we see the Argon Density in the volume. As the voltage on the probe is ramped higher, the depletion region increases due to the Debye Shielding.
We can also view our results using EMA3D Connect, a customized ParaView environment.
There is also the option to post process your results using Paraview:
While our simulation setup ramped voltage to 15V, let’s look at a comparison between two distinct static scenarios to understand the underlying physics: a constant +5V bias and a constant -5V bias.
We also observe that as voltage magnitude increases (e.g., ramping to 15V), these depletion regions expand. This is due to plasma shielding—as the electric field becomes stronger, the plasma requires a larger volume of charged particles to effectively screen the field from the bulk plasma.
Prefer to follow along step-by-step? We have recorded a complete video walkthrough of this Langmuir Probe simulation. Watch the video below to see exactly how to navigate the Ansys Charge Plus interface, set up your geometry, and configure the solver in real-time.
You have now successfully configured a low-density PIC simulation to analyze fundamental plasma behavior. In Part 3 of this series, we will move into high-energy physics, exploring advanced pulsed power applications with a Nanosecond Discharge example.
Stay tuned!