FourierFlows / GeophysicalFlows.jl

Geophysical fluid dynamics pseudospectral solvers with Julia and FourierFlows.jl.
https://fourierflows.github.io/GeophysicalFlowsDocumentation/stable/
MIT License
153 stars 32 forks source link

Adds `aliased_fraction` kwarg in `Problem` constructors #250

Closed navidcy closed 3 years ago

navidcy commented 3 years ago

This PR allows users to create module problems with different aliased_fraction.

navidcy commented 3 years ago

@glwagner I'll merge because I want to fix the BCI example.