Skip to content

Bottom roughness (z_0) based drag term implementation #640

Closed
nairita87 wants to merge 1 commit intoMPAS-Dev:ocean/developfrom
nairita87:ocean_coastal_sub1
Closed

Bottom roughness (z_0) based drag term implementation #640
nairita87 wants to merge 1 commit intoMPAS-Dev:ocean/developfrom
nairita87:ocean_coastal_sub1

Conversation

@nairita87
Copy link

@nairita87 nairita87 commented Jul 27, 2020

Calculation of bottom drag coefficient "implicitCd" using NCOM'S formula :
cb(i,j) = max(cbmin, (vonk/(log(0.5*depth(i,j)/z0)))**2 )).

This bottom drag following the formulation is also used in HYCOM

@qingli411
Copy link

@nairita87 Thanks! I will use this version.

@xylar
Copy link
Collaborator

xylar commented Jul 27, 2020

@nairita87, we usually title the pull request with a title that can be used in the merge commit as a meaningful title and the description of the PR as the remaining commit message, describing what the pull request is for. This helps us figure out later on when we're debugging changes to the code what each PR brought into the code. If you wouldn't mind, could you edit the title and description accordingly? You can make comments to other developers like you have above in subsequent comments, that's perfectly fine.

@nairita87
Copy link
Author

I am sorry @xylar I will do that

@nairita87 nairita87 changed the title Ocean coastal sub1 Bottom roughness (z_0) based drag term implementation Jul 27, 2020
@sbrus89 sbrus89 added the coastal label Aug 3, 2020
@sbrus89 sbrus89 force-pushed the ocean/coastal branch 2 times, most recently from 025c036 to acea49c Compare August 19, 2020 18:00
@nairita87 nairita87 changed the base branch from ocean/coastal to ocean/develop October 15, 2020 15:18
@mark-petersen mark-petersen self-assigned this Mar 9, 2021
@nairita87 nairita87 force-pushed the ocean_coastal_sub1 branch from 87d100f to 1565779 Compare April 14, 2021 02:49
@mark-petersen
Copy link
Contributor

This is a repeat of #606. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants