Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • N Nemo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NEMO WorkspaceNEMO Workspace
  • Nemo
  • Merge requests
  • !237

Draft: Resolve "set TOP var values in Ice-shelve melted cell -- rebased"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open julien Palmieri requested to merge 121-set-top-var-values-in-ice-shelve-melted-cell-2 into main Jan 30, 2023
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 3

“Closes #121”

NEMO with interactive ice-shelves only set new values to T and S, preventing to run NEMO-IS with the biogeochemistry. Here we add a module that copy what is done for T and S, and apply it to the passive tracers. This would enable NEMO-IS and the BGC model to run happily altogether.

Part of the job has been done in a first merge request first merge request In the first one i managed to fill the new opened cell's passive tracers array, using the same routine than T and S but i still missed the correction part. changes were on trcini.F90 and isfcpl.F90 : Draft_Resolve_set_TOP_var_values_in_Ice-shelve_melted_cell___188_

The code needed to be rebase locally, but with too much changes, so i preferred to restart from the latest version of the main.

Edited Jan 30, 2023 by julien Palmieri
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 121-set-top-var-values-in-ice-shelve-melted-cell-2