Skip to content

New master 20230905#643

Merged
einola merged 112 commits intomasterfrom
new-master-20230905
Sep 12, 2023
Merged

New master 20230905#643
einola merged 112 commits intomasterfrom
new-master-20230905

Conversation

@tdcwilliams
Copy link
Copy Markdown
Contributor

model code for latest forecast

  • new diagnostics
  • changes to some constants and default config options
  • moorings outputs of age and age_get are in years now
  • can specify outputs to binary file
  • move mesh every sub timestep
  • rewritten young ice code

Heather REGAN and others added 30 commits August 10, 2020 11:34
…n_with_age

Conflicts:
	model/finiteelement.cpp
…_with_age

Conflicts:
	model/finiteelement.cpp
…au_u = C_d rho u |u| and tau_v = C_d rho v |v|, not tau_u = C_d rho u ||u,v|| etc.
Heather Regan and others added 26 commits December 19, 2022 14:47
These outputs have ambiguous names and it's difficult to find a good one. In
the non-coupled case M_ocean_temp and M_ocean_salinity are the temperature and
salinity we're nudging the prognostic values (M_sst and M_sss) towards. In the
coupled case M_ocean_temp and M_ocean_salinity are the values received from the
coupler and are equal to M_sst and M_sss. I, therefore, propose to name them
"ocean temperature forcing" and "ocean salinity forcing". Not very good, but
hopefully comprehensible.
I merged develop into debug_NANUK and used debug for all the conflicts.
We removed M_ridge_ratio_ht, which was not doing anything. Also two
extra comments!
The NEMO_icemod.nc file is based on the CREG grid, which has a
coordinate singularity over land. We, therefore, need masking if we want
to do a coordinate based interpolation (as we do). Somehow earlier
versions of the code sometime managed to perform this interpolation -
even though that shouldn't work. But now it should always work.
I moved the parameter definition from the function where it is used to
the initialisation phase. The reason is that setting Csens_io requires a
call to vm, which costs a lot when it's done for each element.
Co-authored-by: Timothy Williams <tdcwilliams@gmail.com>
@tdcwilliams tdcwilliams requested a review from einola September 5, 2023 10:14
@einola einola merged commit 2116ec6 into master Sep 12, 2023
@tdcwilliams tdcwilliams deleted the new-master-20230905 branch February 8, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants