AMReX-Fluids / incflo

Incompressible Navier-Stokes solver in complex geometries
https://amrex-fluids.github.io/incflo
BSD 3-Clause "New" or "Revised" License
46 stars 28 forks source link

Add option to write a smallplotfile as in AmrLevel. A user defined #136

Closed cgilet closed 3 weeks ago

cgilet commented 3 weeks ago

selection of variables can be written at a different interval than the full plotfile, e.g. amr.smallplot_int = 5 amr.smallplotVariables = density magvel

Also add the option to specify plotfile variables as a list, e.g. amr.plotVariables = velx vely velz