Skip to content

Simplistic weather and climate simulator for worlbuilders.

License

Notifications You must be signed in to change notification settings

RosesHaveThorns/ClWxSim_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ClWxSim - Climate Weather Sim

A very simplistic weather and climate simulator for worldbuilding. Currently in the process of converting the project from python (ClWxSim-py) and C (C_ClWxSim) to Java (ClWxSim_Java).

Note, conversion is still incomplete at this time.

Features

Current Features

In-progress Features

  • Basic UI

Planned Features

  • Pressure Advection and Diffusion
  • Graph showing air pressure and wind velocity
  • Threaded simulation calculations
  • Wind Simulation
  • Coriolis Effect
  • Pressure Gradient Force Simulation
  • Temperature Calculation, using ideal gas laws and the Pressure Simulation
  • Humidity Simulation, including Precipitation and Cloud tracking
  • Advanced UI with front tracking and views for humidity, temperatures, pressure, wind etc
  • Ability to input any planet map into the simulation
  • Simulation state storage and continuation

Credit

Code by Rose Awen Brindle.

Pressure advection and diffusion based on code from Jos Stam:
Jos Stam (2001), 'A Simple Fluid Solver based on the FFT'

About

Simplistic weather and climate simulator for worlbuilders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published