adflow icon indicating copy to clipboard operation
adflow copied to clipboard

Better handling of unsupported functionalities in complex build

Open ewu63 opened this issue 4 years ago • 0 comments

Description of feature

ADflow should exit with a clear error message when running unsupported functionalities in complex build

  • ANK/other solution strategies
  • adjoint solution
  • probably many other things...

Potential solution

Add a bunch of raise Error() in pyADflow when running complex mode. We will also have to identify exactly what is and isn't supported under complex.

ewu63 avatar Jan 24 '21 18:01 ewu63