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

Semi taut mooring update #158

Merged
merged 77 commits into from
Jun 20, 2024
Merged

Semi taut mooring update #158

merged 77 commits into from
Jun 20, 2024

Commits on Jan 13, 2023

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

Commits on Jan 19, 2023

  1. working on mooring update

    rrolph575 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1d1432e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    15c5c3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4023f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. fixed import so new semitaut design module is running. might be givin…

    …g too low of a cost for the hybrid mooring system compared to other projects
    rrolph575 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c5b72f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Feb 4, 2023

  1. Created a Floating Offshore Substation design module that uses (for n…

    …ow) the same mooring system as the turbines
    rrolph575 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    7eb2d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa20b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2fc7a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3744934 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. corrected that all moorings from farm were being added to each substa…

    …tion. now just one mooring system per oss.
    rrolph575 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ba3ab5d View commit details
    Browse the repository at this point in the history
  2. fixed syntax errors

    rrolph575 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9ecee38 View commit details
    Browse the repository at this point in the history
  3. updated example notebooks

    rrolph575 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8209570 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    63203fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff6ebd9 View commit details
    Browse the repository at this point in the history
  3. Remove print statement

    Shields committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f930b22 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. allow floating_oss to be optional

    asharma committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8ca374c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    30795da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'SemiTaut_Mooring_Update' of https://github.com/WISDEM/O…

    …RBIT into SemiTaut_Mooring_Update
    Shields committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d91fe4a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Make delay messages more informative

    asharma committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    48f84b0 View commit details
    Browse the repository at this point in the history
  2. Add electrical commissioning process (and update nacelle lift time) i…

    …n TurbineAssemblyLine
    Shields committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    866c8d2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'SemiTaut_Mooring_Update' of https://github.com/WISDEM/O…

    …RBIT into SemiTaut_Mooring_Update
    Shields committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    44e29b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53559c3 View commit details
    Browse the repository at this point in the history
  5. Added constraint for O&M activities at port to TurbineAssemblyLine.mo…

    …ve_substructure
    Shields committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5b400ab View commit details
    Browse the repository at this point in the history
  6. Feature/phase dates rework (#135)

    * Added check for mixed phase start types.
    
    * Added ProjectManager.start date and conditional logic to calculate phase dates if weather is not defined or phase starts are defined as ints.
    
    * Revised logic for calculating defined start time.
    
    * Added fixed timedelta functionality to dependent phases.
    
    * Added tests for fixed amount dependent phases.
    
    * Added test for phase_dates.
    
    * Removed ceil from several methods in ProjectManager.
    JakeNunemaker authored and asharma committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5cc306d View commit details
    Browse the repository at this point in the history
  7. change default value to boolean

    asharma committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e58c886 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. implementation for transfering and installing

    asharma committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    04009f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Apr 4, 2023

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

Commits on Apr 7, 2023

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

Commits on Apr 9, 2023

  1. improve delay message and formatting

    asharma committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f66affc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9684fec View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Added dynamic cables (20% cost adder), cable lay/bury times, and cabl…

    …e lay vessel day rate
    Shields committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    25fafaf View commit details
    Browse the repository at this point in the history
  2. Update CLV carousel specs to match Leonardo da

    Shields committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2cd2098 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. change delay message

    asharma committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    347fcf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. change vessel speeds

    asharma committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b3150a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. remove duplicate transit back to port

    asharma committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    65bfb0d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Added project progress debug logs to MooredSubInstallation and Floati…

    …ngOSSInstallation so monthly_opex works.
    JakeNunemaker committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d118855 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. allow separate cable lay burial rates

    asharma committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c540a76 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 26, 2023

  1. update vessel specs

    asharma committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5a38ca4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Apr 30, 2024

  1. Added semitaut arrays features to mooringsystem. Created rope/chain d…

    …ensities as optional user inputs.
    nRiccobo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9cd1244 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    671bd2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5ea2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da759ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7413a00 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    0f56d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0f5df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8c2c7 View commit details
    Browse the repository at this point in the history
  4. Adjusted floating true/false logic in electrical export. Eliminate re…

    …dundant class for FloatingOffshoreSubstation.
    nRiccobo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6573b45 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Updated semitaut examples.

    nRiccobo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3e2b6c8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    fab774b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10f253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa5aa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8e411 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b36453f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bf2472 View commit details
    Browse the repository at this point in the history
  7. Made interp1d extrapolate outside range and connected mooring_list_co…

    …st_rate kwarg. Updated tests
    nRiccobo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c358c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaee68a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    adc1671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    959e46b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f628d04 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    909ee37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d990832 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    b352386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411e45b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

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

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    65728e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8749076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bb8c5 View commit details
    Browse the repository at this point in the history
  4. Updated changelog and docs.

    nRiccobo committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bdcff41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08cae48 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Addressed the deprecated support_vessel call in gravity-base install.…

    … Aligned install with moored install
    nRiccobo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    41e57c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

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