-
The atmosphere modules write NetCDF files containing data such as temperature, pressure, fluxes, and composition. This should be generalised such that they use the same variable names and array shapes…
-
```
['(2.3): Invalid variable name']
['(2.3): Invalid variable name', '(3.1): Invalid units: -']
['(2.6.3): Variable areacella named as an external variable must not be present in this file']
['(2…
-
Sorry for the lack of content in this game! I was feeling pretty burnt out so there's really only one room to explore. Hope you're still able to enjoy the experience tho :D
Questions
1. Do you lik…
-
We're finding that MOM5 is sometimes killed by the OS on startup. We assume this is from excessive memory use.
It would be nice to review memory consumption and try to reduce where possible. For e…
-
This code:
```julia
using ClimaOcean
using Oceananigans
# 2 degree grid
grid = LatitudeLongitudeGrid(size = (180, 75, 1),
halo = (7, 7, 7),
…
-
### What happened?
In doing some testing with the exchange grid (setting `aoflux_grid = "xgrid"` in `user_nl_cpl`, I got a failure in `SMS_D_Ln9.f09_f09_mg17.FCnudged_GC.derecho_intel.cam-outfrq9s`:
…
-
Both stock brakes and other mods. Use the current state of brakes (even if the ship is still in space) to know if they will be deployed during entry or not.
neuoy updated
3 years ago
-
# Validation of test runs of DESC/Roman sims
There is a plan to carry out test runs for the DESC/Roman simulations (see #roman-desc-sims on Slack) before sprint week. During sprint week, we hope t…
-
I've been comparing the performance of the NGen's serial vs. parallel (MPI) flavors using my personal laptop (processor Intel i7 4-core, 2 threads each). 2 experiments were set up, as described bellow…
-
## Description
To reduce the time required by the updated ``cpld_bmark_p8`` test with the mesh cap for PR https://github.com/ufs-community/ufs-weather-model/pull/1131, I've tried to reduce fhmax to…