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

Pass wavebands from coupler to wave_parameters_CS #255

Merged

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    b7390f7 View commit details
    Browse the repository at this point in the history
  2. First draft for fpmix

    gustavo-marques committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9c103f1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Change name of logical

    Replaces LU_pred to L_diag, since now this logical only controls
    if diagnostics should be posted.
    gustavo-marques committed May 17, 2022
    Configuration menu
    Copy the full SHA
    cb65bdc View commit details
    Browse the repository at this point in the history
  2. Updates to vertFPmix

    This commit adds the latest updates to the vertFPmix subroutine
    after Bill Large did some cleaning. We have highlight places in
    the code where work must be done.
    gustavo-marques committed May 17, 2022
    Configuration menu
    Copy the full SHA
    143d117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e59987 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    7624a83 View commit details
    Browse the repository at this point in the history
  2. Add omega_w2x to fluxes and forces

    omega_w2x is the counter-clockwise angle of the wind stress with
    respect to the horizontal abscissa (x-coordinate) at tracer
    points [rad]. This variable is needed in the vertPFmix subroutine.
    gustavo-marques committed May 24, 2022
    Configuration menu
    Copy the full SHA
    864506e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Add mssing call to get_param for FPMIX

    This line of code was lost during the last merge.
    gustavo-marques committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9b4bd84 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

Commits on Aug 15, 2023

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

Commits on Aug 30, 2023

  1. Pass wavebands from coupler to wave_parameters_CS

    This commit passes the waveband information recieved
    from the coupler to wave_parameters_CS. This information
    is set to public so that it can be used elsewhere. To
    exercise this code the following must be set:
    
    SURFBAND = COUPLER
    WAVE_METHOD = SURFACE_BANDS
    
    No answer changes.
    gustavo-marques committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4b03d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d741517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a56b5e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    7b7052e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ac638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66fd876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9aa751 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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