4.2.6. Run Options for adjointCart¶
The “adjointCart” section of pyCart.json controls settings for executing
the adjoint solver. This is a short section that affects settings in the
aero.00.csh, aero.01.csh, etc. files. The default options
within a sample pyCart.json file are shown below.
"adjointCart": { "it_ad": 120, "mg_ad": 3 }
The dictionary of options is shown below.
- it_ad: {
120} |int|list(int)Number of iterations of adjointCart to run
- mg_ad: {
3} |int|list(int)Number of multigrid levels to use while running adjointCart