ImperialCollegeLondon / AI4PDEs

PDE solvers expressed as neural networks
MIT License
5 stars 0 forks source link

Visualizations and diagnostics #12

Open lm2612 opened 3 weeks ago

lm2612 commented 3 weeks ago

Issue

We have some examples of how to plot u. Would be nice to have some plotting capabilities built in. We will also want to consider other fields, e.g., vorticity

Questions

Some of the simulations could be huge, how do we deal with this? Only plot part of domain or every N grid points? Compression?