Ben Brelje

Results 7 comments of Ben Brelje

I am getting the same issue using Tensorflow 1.10. I think the TensorFlow API changed quite a bit since version 1.5 (which Tangent is using for testing on Travis) and...

By adding debug print statements I know that it's taking the early out here: https://github.com/mdolab/adflow/blob/4b179a0cdcd139fe74b874c9745e868e8b183cee/src/overset/stringOps.F90#L1468

The tail is too small to actually trim the airplane at appreciable angles of attack. The Newton solver wants huge tail rotations at the outer edges of the polar

@anilyil timing works for me, hmu with details at umich dot edu

@joanibal can you post the global design variable function you used in the child? While writing the tutorial I wanted to understand why global variable funcs that use += operations...

Yeah I can't say for certain that the weird behavior is caused by the per-iteration reset behavior of the coefficients referenced by `C = geo.extractCoef('slat_axis')` but it's possible.