-
### Describe the proposed feature and its relevance to inferencing
Add IREE and Godot Engine demos
### Context or use case
How can we should the world IREE and Godot Engine is cool.
### Pr…
-
Currently, NorESM has no plans to support several grids that are currently allowed. The workhorse grids for NorESM3 are labeled `nexxnp4.pg3` which cause CAM to run physics on separate, approximately …
-
Hi, thanks for graphmath! It solves a lot of problems with 3D rendering and physics simulations.
There are a few things that could be added to make this more complete for realtime 3D interactive appl…
-
We should start planning for a serious validation suite, to be hopefully incorporated in our GitHub CI. The idea is to test all the microphysics in the simulation and compare to models/literature ever…
-
This issue describes an overhaul / refactoring of the "Model setup" part of the documentation. We've noticed that while our examples and docstrings seem to be useful, the "model setup" is less so, and…
-
# The Climate Modeling Alliance
## Software Design Issue 📜
### Purpose
Currently, both ClimaAtmos and ClimaLand have variables in their caches that depend on the cache of the other model when coupl…
-
### Describe the project you are working on
3D game
### Describe the problem or limitation you are having in your project
Godot physics engine is not optimized and not very precise. Especially rigi…
-
So far the efforts in ASCOT5 have been focused on re-introducing the RFOF module and compare it to the ASCOT4 results. The RFOF module induces a kick into the particle using a diffusion operator, comp…
-
### What happened?
The sponge layer diffusion coefficients for momentum set in src/physics/cam/vertical_diffusion.F90 are not being applied to the sponge layer. This bug impacts mid-top, WACCM and …
-
Now that the Simulation service is generically implemented, we need a way of trying out a Bevy simulation. In order to do this we should create a unit struct called something like `BevySimulator` that…