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 nonlinear iterations for FSI #47

Merged
merged 10 commits into from
Jun 23, 2023
Merged

Add nonlinear iterations for FSI #47

merged 10 commits into from
Jun 23, 2023

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    38fb1e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    e423c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Read nonlinear iterations from file

    Also fix bug where AMR-Wind should not do anything after the first nonlinear iteration for call_advance_timestep
    gantech committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    45b4720 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'f/fsi' of github.com:gantech/exawind-driver into f/fsi

    Conflicts:
    	src/AMRWind.h
    	src/ExawindSolver.h
    	src/NaluWind.h
    	src/OversetSimulation.cpp
    gantech committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3c105e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. increment timer example

    ashesh2512 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bd300cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ede63 View commit details
    Browse the repository at this point in the history
  3. fix missing ;

    ashesh2512 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a9690a1 View commit details
    Browse the repository at this point in the history
  4. Style

    psakievich committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ed916f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc8a10 View commit details
    Browse the repository at this point in the history
  6. fix typo

    ashesh2512 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    753c6db View commit details
    Browse the repository at this point in the history