issues
search
jbisits
/
TwoLayerDirectNumericalShenanigans.jl
Two layer Direct Numerical Simulations using Oceananigans.jl
MIT License
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CompatHelper: bump compat for Oceananigans to 0.93, (keep existing compat)
#187
github-actions[bot]
closed
1 week ago
0
CompatHelper: bump compat for Oceananigans to 0.92, (keep existing compat)
#186
github-actions[bot]
closed
1 month ago
0
CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat)
#185
github-actions[bot]
closed
2 months ago
0
Better option for velocity saving
#184
jbisits
closed
2 months ago
0
Relax to approx in test + remove unnecessary saved output
#183
jbisits
closed
3 months ago
0
CompatHelper: bump compat for Oceananigans to 0.91, (keep existing compat)
#182
github-actions[bot]
closed
3 months ago
0
CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.12, (keep existing compat)
#181
github-actions[bot]
closed
3 months ago
0
Add `StepChangeLinearGradient`
#180
jbisits
closed
5 months ago
0
Fix `REFERENCE_DENSITY` T value and other `const`ant value updates
#179
jbisits
closed
8 months ago
0
Adjust `save_computed_output!` to only save what I need
#178
jbisits
closed
3 months ago
0
CompatHelper: bump compat for Oceanostics to 0.14, (keep existing compat)
#177
github-actions[bot]
closed
9 months ago
0
Add T-S staircase initial condition
#176
jbisits
closed
3 months ago
1
CompatHelper: bump compat for NCDatasets to 0.14, (keep existing compat)
#175
github-actions[bot]
closed
10 months ago
0
Add `KineticEnergy` + onfly `potential_energy`
#174
jbisits
closed
11 months ago
0
Add onfly calculations of potential energy and background potential energy.
#173
jbisits
closed
11 months ago
0
Calculate Kinetic energy during simulation
#172
jbisits
closed
11 months ago
0
`S` -> `σ₀`
#171
jbisits
closed
12 months ago
0
CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat)
#170
github-actions[bot]
closed
11 months ago
0
Export all (current) plotting functions
#169
jbisits
closed
1 year ago
0
Fix dependencies + clean up `output_utils.jl`
#168
jbisits
closed
1 year ago
1
Update animation and plotting functions
#167
jbisits
closed
1 year ago
1
Clean up `output_utils.jl`
#166
jbisits
closed
1 year ago
2
Updates to `set_two_layer_initial_conditions!` because of Oceananigans.jl v0.90.0
#165
jbisits
closed
11 months ago
0
CompatHelper: bump compat for Oceananigans to 0.90, (keep existing compat)
#164
github-actions[bot]
closed
11 months ago
1
Missed 4th root in Kolmogorov scale calculation
#163
jbisits
closed
1 year ago
0
Move `eos` to function argument
#162
jbisits
closed
1 year ago
0
Allow any equation of state from SeawaterPolynomials.jl to be used
#161
jbisits
closed
1 year ago
0
Add `vertical_tracer_flux` + tests
#160
jbisits
closed
1 year ago
0
Break saving output up into multiple functions and files
#159
jbisits
closed
1 year ago
0
`run!(simulation)` hangs when using an `OutputWriter`
#158
jbisits
closed
1 year ago
4
Move custom outputs to a function?
#157
jbisits
closed
1 year ago
0
Output file not saving
#156
jbisits
closed
1 year ago
0
Rename `DNS` - > `DNSModel`, `TLDNS_simulation_setup` + update README.md + change default behaviour of `overwrite_existing`
#155
jbisits
closed
1 year ago
0
Compat entries
#154
jbisits
closed
1 year ago
0
Write documentation
#153
jbisits
opened
1 year ago
0
Update `README.md`
#152
jbisits
closed
1 year ago
0
add `output_path` kwarg
#151
jbisits
closed
1 year ago
0
Allow custom output path
#150
jbisits
closed
1 year ago
0
Update plotrecipes.jl
#149
jbisits
closed
1 year ago
0
Add `Checkpointer` + calculate inferred vertical `T` diffusivity
#148
jbisits
closed
1 year ago
0
CompatHelper: bump compat for Rasters to 0.9, (keep existing compat)
#147
github-actions[bot]
closed
1 year ago
0
Set up checkpointing in the model
#145
jbisits
closed
1 year ago
0
Inferred vertical diffusivity for temperature and salinity
#144
jbisits
closed
1 year ago
0
Move to using `seawater_density` from Oceananigans.jl
#143
jbisits
closed
1 year ago
0
Missing dep + add ! + use `seawater_density`
#142
jbisits
closed
1 year ago
1
Add `!` to `inferred_vertical_diffusivity` as it modifies input
#141
jbisits
closed
1 year ago
0
Change methods for computing IVD
#140
jbisits
closed
1 year ago
0
Create a custom type for a `DNS`?
#139
jbisits
closed
1 year ago
2
Change inferred vertical diffusivity calculation
#138
jbisits
closed
1 year ago
1
More animations
#137
jbisits
closed
1 year ago
0
Next