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

Terrain-Aware Immersed Forcing Method #1115

Merged
merged 101 commits into from
Oct 8, 2024
Merged

Commits on Apr 4, 2024

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

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    69320fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4086f View commit details
    Browse the repository at this point in the history
  3. Clang Formatting

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fc3724a View commit details
    Browse the repository at this point in the history
  4. GPU Compatibility

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7797847 View commit details
    Browse the repository at this point in the history
  5. Clang format

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c3ad937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd87c48 View commit details
    Browse the repository at this point in the history
  7. Update for Clang Format

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    25ffb13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b1b612 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b735987 View commit details
    Browse the repository at this point in the history
  10. GPU compatibility

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7fca03d View commit details
    Browse the repository at this point in the history
  11. GPU Compatible Local Copy

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    903ae8e View commit details
    Browse the repository at this point in the history
  12. Clang

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    201602c View commit details
    Browse the repository at this point in the history
  13. GPU Updated

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6055ba7 View commit details
    Browse the repository at this point in the history
  14. Clang

    hgopalan committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7e74c79 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. GPU Compatibility

    hgopalan committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    425d455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd03664 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on May 28, 2024

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

Commits on Jun 27, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    d871f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db46f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b225703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    383ce04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7d011 View commit details
    Browse the repository at this point in the history
  6. Formatting

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    673d25f View commit details
    Browse the repository at this point in the history
  7. fstate commented out

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7e8a3db View commit details
    Browse the repository at this point in the history
  8. fstate

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    287d4b1 View commit details
    Browse the repository at this point in the history
  9. Lint-clang-tidy formatting

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    37abe4b View commit details
    Browse the repository at this point in the history
  10. Minnor commend changes

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    41beae0 View commit details
    Browse the repository at this point in the history
  11. Clang Formatting

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b270562 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    702b762 View commit details
    Browse the repository at this point in the history
  13. Clang

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6ba2347 View commit details
    Browse the repository at this point in the history
  14. integer issues

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2e4e780 View commit details
    Browse the repository at this point in the history
  15. Formatting

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c5549c3 View commit details
    Browse the repository at this point in the history
  16. unsigned

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    25840f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    34416cc View commit details
    Browse the repository at this point in the history
  18. Clang Format

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    45b6b3f View commit details
    Browse the repository at this point in the history
  19. Removing comment

    hgopalan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2e22d48 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    a9e2595 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary initialization of blanking fields and converted t…

    …errain-related fields to int fields
    hgopalan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    74b163e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Added Unit Test

    hgopalan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    890e8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ac13e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad84719 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Added a terrain case.

    hgopalan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    63968e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2473677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e679d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hgopalan-terrain' of https://github.com/hgopalan/amr-wind

    … into hgopalan-terrain
    hgopalan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c7f463b View commit details
    Browse the repository at this point in the history
  4. Clang Formatting

    hgopalan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4ecbf15 View commit details
    Browse the repository at this point in the history
  5. Fixing CMake Issue

    hgopalan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    02505aa View commit details
    Browse the repository at this point in the history
  6. Coupled testing

    hgopalan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f81b41a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a481179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd73d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1693c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c5d5c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hgopalan-terrain' of https://github.com/hgopalan/amr-wind

    … into hgopalan-terrain
    hgopalan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7a54646 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd01d02 View commit details
    Browse the repository at this point in the history
  7. Clang formatting

    hgopalan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    18ee504 View commit details
    Browse the repository at this point in the history
  8. Formatting

    hgopalan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    13557f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    7da4b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c285b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6194b View commit details
    Browse the repository at this point in the history
  4. Fixing terrain_box

    hgopalan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e8e50eb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Removed terrain tools from utilities. Modified forcing terms to avoid…

    … GPU errors. Added a test case to show that IB does not affect the MOST BC.
    hgopalan committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e005a1d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

  1. Reformulated the boundary conditions to improve the surface layer pre…

    …diction. Added a blanking sensitive wall boundary condition to set the lower wall boundary condition in terrain to zero gradient as it is not required.
    hgopalan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d1a5381 View commit details
    Browse the repository at this point in the history
  2. Update AMRex conflict

    hgopalan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dea867a View commit details
    Browse the repository at this point in the history
  3. Wall Function Update

    hgopalan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    406628d View commit details
    Browse the repository at this point in the history
  4. Drag Force Information

    hgopalan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f824119 View commit details
    Browse the repository at this point in the history
  5. Updating amrex submob

    hgopalan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bebab49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    332dfef View commit details
    Browse the repository at this point in the history
  7. Clang Formatting

    hgopalan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f23d79a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff98ab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Clang formatting for deltaT

    hgopalan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    36e7fe7 View commit details
    Browse the repository at this point in the history
  2. Kosovic Model Update

    hgopalan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    19af0be View commit details
    Browse the repository at this point in the history
  3. Adjusting for clang tidy

    hgopalan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    512e87f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update CMakeLists.txt

    hgopalan authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    03be705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87d2b87 View commit details
    Browse the repository at this point in the history
  3. Update with main

    hgopalan committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    62a97a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    532bcd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 26, 2024

  1. Update CMakeLists.txt

    hgopalan authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5099d33 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    hgopalan authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    150adf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06dd7a3 View commit details
    Browse the repository at this point in the history
  4. Update CMakeLists.txt

    hgopalan authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bef083c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ed8544 View commit details
    Browse the repository at this point in the history
  6. Clang formatting

    hgopalan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cb3843b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9b249f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 20, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    c1efb05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61630e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8fc54a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd583e6 View commit details
    Browse the repository at this point in the history
  5. Clang formatting.

    hgopalan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4c279fc View commit details
    Browse the repository at this point in the history
  6. Silly error

    hgopalan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    119a156 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c274b0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2161761 View commit details
    Browse the repository at this point in the history
  9. Comments removed

    hgopalan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    42d211c View commit details
    Browse the repository at this point in the history