jax-cfd icon indicating copy to clipboard operation
jax-cfd copied to clipboard

Computational Fluid Dynamics in JAX

Results 52 jax-cfd issues
Sort by recently updated
recently updated
newest added

Wrapper for BoundaryConditions.pad() and minor fixes for boundaries test file.

Corrected flux implementation. Only Van Leer flux implementation supports nonperiodic boundary conditions. Boundaries.pad was updated to allow for "extend" padding past the boundary that is useful in defining nonlinear flux...

Amended flux boundary condition implementation that includes neumann-neumann case.

Allows to pass boundary conditions and offsets as a parameter to encoder.

When I run ml_model_inference_demo.ipynb, I have the following problems. It is obvious that the results are different from yours. What is the problem? Is there a connection to my environment?...

I have run your program through your ipynb, but I can't find where is the data input? Are the nc and kpl files downloaded through gsutils? I would like to...