ENH: enabled the postProcess option in adjointOptimisationFoam

This commit is contained in:
Vaggelis Papoutsis 2023-11-15 20:50:36 +02:00 committed by Andrew Heather
parent 741520801a
commit b5b48b66d1

View File

@ -43,6 +43,8 @@ Description
int main(int argc, char *argv[])
{
#include "postProcess.H"
#include "setRootCase.H"
#include "createTime.H"
#include "createMesh.H"