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

SoilDyn -- soil dynamics module #986

Draft
wants to merge 176 commits into
base: dev
Choose a base branch
from

Commits on Jan 29, 2020

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

Commits on Jan 30, 2020

  1. DirtDyn: minor fixes for compiling with ifort

    Platt committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    311a253 View commit details
    Browse the repository at this point in the history
  2. DirtDyn: add VS project

    andrew-platt committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    a4e774e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f8c07 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

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

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    d7fa8f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c9503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4cf83e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    e74522c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd565e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7000de6 View commit details
    Browse the repository at this point in the history
  4. SoilDyn: name change

    andrew-platt committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    037092e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5b1ea6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    81eca80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e922d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38dd98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f5f728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ebf105 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4be8c0b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    af22092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393f1d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7f4c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bc3947 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f41dcfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bf2dcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7160d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcd73ab View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. SlD: minor cleanup

    andrew-platt committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c597595 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    0ea575a View commit details
    Browse the repository at this point in the history
  2. SlD: move error checking routines to end of file

    -- update calcoutput and add a routine to get the stiffness matrix
    andrew-platt committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0d9399c View commit details
    Browse the repository at this point in the history
  3. SlD: update vs build.

    andrew-platt committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b2274bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    802e343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a494312 View commit details
    Browse the repository at this point in the history
  6. SlD: remove SlD types from REDWINinterface.f90

    Also cleaned up the preprocessor directives a bit
    andrew-platt committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8b63225 View commit details
    Browse the repository at this point in the history
  7. SlD: simplify driver

    andrew-platt committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    eb24883 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a624c2b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    b40c967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f37ca39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eb0c83 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    668b171 View commit details
    Browse the repository at this point in the history
  2. SlD: Add meshes for input / output

    Setup calls to REDWIN dll
    andrew-platt committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    68db17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b3c0c View commit details
    Browse the repository at this point in the history
  4. SlD: update VS project

    andrew-platt committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    98363bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93bad67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8671cdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67c5787 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e52b0a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. SlD: change angles to degrees in REDWIN

    and add the output of stiffness matrix at end
    andrew-platt committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    06ca67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd04ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deaa679 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. SlD: update for one DLL and paths

    Only one DLL is needed: it is setup so that it does not keep anything in memory (all passed in)
    All input files for the DLL must be in the local working directory
    andrew-platt committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    cf5b2f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    a6accb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37837f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    7d63780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5875122 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. SlD: remove unneeded.

    andrew-platt committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    7ddb24e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    881bf54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac32f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9b080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f029b1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53f2640 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b74a2f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    447097d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0efd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    210f53f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b8a63 View commit details
    Browse the repository at this point in the history
  3. SlD: minor updates to glue code.

    Remove swap file that somehow got added... something isn't working right in the gitignore.
    andrew-platt committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    13dd7d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    35715f9 View commit details
    Browse the repository at this point in the history
  2. SlD: update VS project

    andrew-platt committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8493b54 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    707b767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d6468 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    8730da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251358e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

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

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    bf75103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23e811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e061a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    f282137 View commit details
    Browse the repository at this point in the history
  2. SlD: move soildyn call

    andrew-platt committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    33b9fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890db2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c64bbc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15d6348 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

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

Commits on Apr 14, 2020

  1. SlD: add soilDyn to jacobian

    This stabilizes things, but still requires 2 correction steps and tiny timesteps
    andrew-platt committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    83139cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b60c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87f6bb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25d313a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd4f45f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36b28af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a57755c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. SlD: fix coorinate transform issue in REDWINinterface

    Coordinate transforms not needed (seem to cause some issues in the
    results, maybe indicating that an ABS function is used internally).
    
    Needs cleanup
    andrew-platt committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    8482212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718e0e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ec0a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    1fcab72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eff353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea2d52 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    7c72370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc09a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e5e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a44146 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Fixed How SoilDyn is Called in the Glue Code

    Fixed how SoilDyn is called in the glue code to improve numerical stability
    Also, added a call to BeamDyn CalcOutput in AdvanceStates to improve the DBEMT solution in the BD-AD coupling.
    Thanks Bonnie Jonkman for the help!
    jjonkman committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8d0ece3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Merge pull request #2 from jjonkman/f/SlD_Opt1_jac

    Fixed How SoilDyn is Called in the Glue Code
    andrew-platt authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    4d64b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88989bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a15eb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    a895b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77c90a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a76c0e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4218d8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e28b644 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. SlD: allow heave/yaw in the reaction on Model 2

    and update on the iterations in FAST_Solver at start
    andrew-platt committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f5bf3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feeceab View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. TMD: fix error in force

    andrew-platt committed May 6, 2020
    Configuration menu
    Copy the full SHA
    612bb7a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

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

Commits on May 21, 2020

  1. SlD: bugfix -- DLL input file checking incorrect

    Platt authored and andrew-platt committed May 21, 2020
    Configuration menu
    Copy the full SHA
    d13a6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7e34c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ede2f2a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. SlD: attempt to fix fortlll crash at end without SlD.

    Also fix the SlD driver code that wasn't compiling after the update to the version info hanlding.
    andrew-platt committed May 27, 2020
    Configuration menu
    Copy the full SHA
    0985888 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    c6b0bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50d81b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125540f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    76864b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60558c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6cd85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a12e053 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71a8082 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45d0598 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    210b06f View commit details
    Browse the repository at this point in the history
  8. SoilDyn: set SlD_Init flag for non-linear portion

    Reset this once SubDyn handles the linear piece
    andrew-platt committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    00d4424 View commit details
    Browse the repository at this point in the history
  9. SlD: Output node forces include linear terms

    Even if what is passed out on the mesh does not include the linear terms
    andrew-platt committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    63771d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

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

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    7a7b37e View commit details
    Browse the repository at this point in the history
  2. FlexSub: Bug fix: count of internal DOF was wrong since introduction …

    …of SSI (onlya affect joints and rigid links)
    ebranlard committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    1acb67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282277d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df696ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44ae34f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. SubDyn: missing logic on deallocate

    DummyArray may not be allocated when SoilDyn is not used.
    andrew-platt committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    36a266f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    c39d11d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c57d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5568539 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

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

Commits on Jun 29, 2020

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

Commits on Jul 6, 2020

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

Commits on Jul 7, 2020

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

Commits on Jul 8, 2020

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

Commits on Jul 9, 2020

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

Commits on Aug 18, 2020

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

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    53e8c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae92aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da25d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c1e68 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    147034c View commit details
    Browse the repository at this point in the history
  2. SoilDyn: add message that damping matrix in CalcOption 1 not supporte…

    …d, and REDWIN DLL /= 2 not supported
    andrew-platt committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    91bfa82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce03900 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

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

Commits on Oct 8, 2020

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

Commits on Mar 26, 2021

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

Commits on Nov 8, 2021

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

Commits on Jan 27, 2022

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

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    7618542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8060c6c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 22, 2022

  1. FAST_Registry: SoilDyn to SubDyn use y3Mesh

    This changes uses the y3Mesh when mapping from SoilDyn to SubDyn
    instead of the y2Mesh.
    deslaughter committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    82a40d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dff305 View commit details
    Browse the repository at this point in the history
  3. SubDyn: If Soil_K from SoilDyn, isFloating=false

    This change modifies the isFloating function in SD_FEM.f90 to
    return false if Init%Soil_K has been allocated, which occurs if
    SoilDyn is active. Without this check, SubDyn assumes the structure
    is floating when SoilDyn is active and no constraints are specified
    directly in SubDyn.
    deslaughter committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e8bb4eb View commit details
    Browse the repository at this point in the history
  4. Added OC6_phaseII regression test

    This commit adds the OC6_phaseII regression test to
    CTestList.cmake and updates the r-test submodule to
    the latest revision
    deslaughter committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    078f344 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    493af4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d418e0d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Rework reg_test CMakeLists.txt to copy test data

    Added custom targets to copy common regression test data
    to the build/reg_test/glue_codes directory. This should ensure that the
    controller DLLs are in the proper place for testing.
    deslaughter committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b65dea7 View commit details
    Browse the repository at this point in the history
  2. reg_test/CMakeLists.txt fixed missing target

    Added regression_test_controllers target as it was mistakenly removed
    deslaughter committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3d35641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8224f85 View commit details
    Browse the repository at this point in the history
  4. reg_tests/CMakeLists.txt: reverted debug changes

    Reverted changes made in attempt to get SoilDyn regression tests to
    pass. May be good to revisit these changes later.
    deslaughter committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7387f6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d11e4e View commit details
    Browse the repository at this point in the history
  6. FAST_Solver: transfer of ED outputs to SD inputs

    This code was added for SoilDyn but was applied to all SubDyn cases.
    This change moves the code inside the related SubDyn block and only
    applies it if SoilDyn is enabled.
    deslaughter committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b916b49 View commit details
    Browse the repository at this point in the history