You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The header for Ancopt is printed twice: once in main.F90 and once in optimizer.F90.
-----------------------------------------------------------
| ===================== |
| A N C O P T |
| ===================== |
| Approximate Normal Coordinate |
| Rational Function Optimizer |
-----------------------------------------------------------
-----------------------------------------------------------
| ===================== |
| A N C O P T |
| ===================== |
| Approximate Normal Coordinate |
| Rational Function Optimizer |
-----------------------------------------------------------
To Reproduce
Run a geometry optimization with the default Ancopt optimizer. The header will be printed twice
Expected behaviour
Only one header
The text was updated successfully, but these errors were encountered:
Describe the bug
The header for Ancopt is printed twice: once in main.F90 and once in optimizer.F90.
To Reproduce
Run a geometry optimization with the default Ancopt optimizer. The header will be printed twice
Expected behaviour
Only one header
The text was updated successfully, but these errors were encountered: