niels747 / 2D-Weather-Sandbox

Two-dimensional, realtime, interactive simulation of earth's troposphere.
https://niels747.github.io/2D-Weather-Sandbox/
GNU General Public License v3.0
79 stars 26 forks source link

Add visualization of electric fields #123

Open selenium2106 opened 2 months ago

selenium2106 commented 2 months ago

Is there a way to add to the survey graph so that we can see how the electrical charges are distributed within the storm clouds? As well as the way to measure that electricity in kilovolts per meter with weather stations. Note: please increase the lightning generation rate as it is quite low, especially in small simulations.

niels747 commented 2 months ago

No, because electric fields arent simulated. The lightning just spawns randomly, with the chance depending on the precipitation formation rate. I will soon add a lightning spwan chance setting. Maybe in the future I could try to simulate the complex nature of electic fields in thunderstorms.