Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tao global parameter opti_write_var_file to enable inhibiting writing var*.out files when optimizing #508

Merged
merged 7 commits into from
Sep 23, 2023

Commits on Sep 23, 2023

  1. Add variable to tao global structure to turn of variable output when …

    …optimizing
    J. Scott Berg committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    98bfe79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e49754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    133fc71 View commit details
    Browse the repository at this point in the history
  4. Move location of opti_write_var_file in global structure

    J. Scott Berg committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ea0ed48 View commit details
    Browse the repository at this point in the history
  5. Oops, need to use s%global for opti_write_var_file

    J. Scott Berg committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d372cb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd458ce View commit details
    Browse the repository at this point in the history
  7. Add documentation for opti_write_var_file

    J. Scott Berg committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    137778b View commit details
    Browse the repository at this point in the history