AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
531 stars 341 forks source link

Fix full plotfiles with only derived variables #3892

Closed yut23 closed 5 months ago

yut23 commented 5 months ago

Summary

Check for both state variables and derived variables when outputting a full plotfile.

Additional background

I've been working through the plotfile output logic with one of my colleagues, and noticed that this didn't match up with the small plotfile code.

Checklist

The proposed changes: