Julia Sloan

Results 90 issues of Julia Sloan

**Is your feature request related to a problem? Please describe.** We have implemented a saving callback, `NonInterpSavingCallback`, which saves the cache state `p` at the end of each timestep. The...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, we initialize our IMEX algorithm with `max_iters = 1`. While using fewer iterations is better for performance, it also...

enhancement

**Is your feature request related to a problem? Please describe.** Function closures are bad for performance because argument types are not known at compile time. We should go through the...

enhancement

## Purpose #804 checks that `job_id` is set via the command line, but we don't do that for interactive runs. This sets it to a default value for interactive debug...

bug

## Purpose closes https://github.com/CliMA/ClimaCoupler.jl/issues/778 ## To-do ## Content ---- - [ ] I have read and checked the items on the review checklist.

We should add an additional row to the table for an atmos-only run without diagnostic EDMF. This will allow us to see the performance of ClimaAtmos without the dominating effect...

enhancement
:leaves: leaf

## Purpose closes #736 ## To-do ## Content ---- - [ ] I have read and checked the items on the review checklist.

Pursuing the goal of making the coupler entirely GPU-compatible, we should make sure our tests pass on GPU. part of #390 ### Current status passes on GPU? - [x] aqua...

GPU

# The Climate Modeling Alliance ## Software Design Issue 📜 ### Purpose We are planning an initial release of ClimaCoupler.jl v0.1.0, which will include some software revamps (see #358). There...

:medal_sports: SDI

We have longrun setups that incrementally build off of each other, for example: - "MPI AMIP FINE: new target amip" - "MPI AMIP FINE: new target amip: topo" - "MPI...

:moneybag: Grab Bag
:leaves: leaf