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

seabed stress - remove if statements #673

Merged
merged 9 commits into from
Feb 23, 2022

Commits on Dec 7, 2021

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

Commits on Dec 12, 2021

  1. Removed if statement from stepu. Results are binary identical, howeve…

    …r taubx and tauby is updated on all iterations instead of just the last one. Not used within iteration
    TillRasmussen committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    4ab3476 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. changed capping from logical to numeric in order to remove if stateme…

    …nt. Moved call to deformation out of loop
    TillRasmussen committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    0122dd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. clean dyn_finish, correct intent(inout) to intent(in) for Cw, resse C…

    …b in stepu, remove if from seabed_stress_LKD
    TillRasmussen committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    34b074c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

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

Commits on Feb 21, 2022

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

Commits on Feb 22, 2022

  1. Requested changes after review. Only changed in seabed stress and not…

    … bit for bit if cor=0.0
    
    added legacy comment in ice_dyn_finish
    TillRasmussen committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7376807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e312c5b View commit details
    Browse the repository at this point in the history