TUT: add missing fields

This commit is contained in:
Mark Olesen
2019-02-12 16:46:40 +01:00
committed by Andrew Heather
parent 5c6b0989a4
commit 966fc4c503
3 changed files with 3 additions and 4 deletions

View File

@ -13,7 +13,7 @@ fieldTransfer
executeControl timeStep;
executeInterval 1;
fields (p rho U T);
fields (p rho U T rhoU pTotal);
// Remove derived fields we created prior
removeFieldsOnExecute (rhoU pTotal);