/[MITgcm]/MITgcm/pkg/obcs/README
ViewVC logotype

Contents of /MITgcm/pkg/obcs/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Jan 30 15:38:44 2002 UTC (22 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint48f_post, checkpoint51k_post, checkpoint53f_post, checkpoint47j_post, checkpoint54a_pre, checkpoint53b_pre, checkpoint48d_pre, checkpoint51l_post, checkpoint51j_post, branch-exfmods-tag, checkpoint47e_post, checkpoint44h_pre, checkpoint52l_pre, checkpoint48i_post, checkpoint52e_pre, hrcube4, hrcube5, checkpoint52j_post, checkpoint47f_post, checkpoint48d_post, checkpoint51o_pre, checkpoint46j_post, checkpoint47c_post, checkpoint50e_post, checkpoint52e_post, checkpoint50c_post, checkpoint46i_post, checkpoint51n_pre, checkpoint47d_post, checkpoint44e_post, checkpoint44f_pre, checkpoint47a_post, checkpoint46f_post, checkpoint52d_pre, checkpoint46l_pre, checkpoint53c_post, checkpoint53d_post, checkpoint48a_post, checkpoint51f_pre, checkpoint46d_pre, checkpoint48e_post, checkpoint46e_post, checkpoint48h_post, checkpoint50c_pre, checkpoint46c_post, checkpoint44g_post, branchpoint-genmake2, checkpoint46h_pre, checkpoint44h_post, checkpoint46l_post, checkpoint46k_post, checkpoint52j_pre, checkpoint54a_post, checkpoint46e_pre, branch-netcdf, checkpoint50d_pre, checkpoint45d_post, checkpoint51r_post, checkpoint47i_post, checkpoint52b_pre, checkpoint52n_post, checkpoint54b_post, checkpoint46j_pre, checkpoint45b_post, checkpoint46b_pre, checkpoint51i_post, checkpoint54d_post, checkpoint47h_post, checkpoint48c_post, chkpt44a_pre, checkpoint54e_post, release1_final_v1, checkpoint51e_post, checkpoint51b_post, checkpoint46, checkpoint51l_pre, checkpoint52m_post, checkpoint51c_post, checkpoint46c_pre, checkpoint55, checkpoint53a_post, checkpoint48, checkpoint49, checkpoint44f_post, checkpoint47b_post, checkpoint51o_post, checkpoint48g_post, checkpoint44b_post, checkpoint51q_post, checkpoint52l_post, checkpoint52k_post, chkpt44c_post, chkpt44d_post, checkpoint54, checkpoint53b_post, checkpoint51, checkpoint50, checkpoint53, checkpoint52, checkpoint50d_post, checkpoint52d_post, checkpoint46g_pre, checkpoint51b_pre, checkpoint52a_post, checkpoint46a_post, checkpoint47g_post, checkpoint52b_post, checkpoint53g_post, chkpt44a_post, checkpoint52f_post, checkpoint44b_pre, checkpoint52c_post, checkpoint46m_post, checkpoint51h_pre, checkpoint46a_pre, checkpoint50g_post, checkpoint45c_post, checkpoint50b_pre, checkpoint44e_pre, checkpoint51g_post, ecco_c52_e35, chkpt44c_pre, checkpoint46b_post, checkpoint54f_post, checkpoint51f_post, checkpoint46d_post, checkpoint48b_post, checkpoint50b_post, checkpoint46g_post, checkpoint45a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint52a_pre, checkpoint47d_pre, checkpoint51d_post, checkpoint48c_pre, checkpoint51m_post, checkpoint51t_post, checkpoint53d_pre, checkpoint47, checkpoint54c_post, checkpoint50h_post, checkpoint52i_post, checkpoint51a_post, checkpoint45, checkpoint46h_post, checkpoint50e_pre, checkpoint50i_post, checkpoint51p_post, checkpoint51n_post, checkpoint51i_pre, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint52f_pre, hrcube_1, hrcube_2, hrcube_3, checkpoint51s_post
Branch point for: netcdf-sm0, branch-genmake2, branch-nonh, tg2-branch, release1_final, checkpoint51n_branch, release1, branch-exfmods-curt
contains few (hopefully useful) comments on OBC + NonLin-FrSurf

1 Using NonLin-FrSurf with OBCs:
2
3 In addition to values of uVel,vVel, T and S at the OB, you need to
4 specify also the values of eta at the OB (done in S/R OBCS_CALC).
5
6 The OB-eta values are primary defined at the boundaries (u point
7 for E/W OBC ; v point for N/S OBC) and not at the cell center.
8 They are directly used to compute hFacW and hFacS at the boundaries
9 (no space average or min/max). This enable us to control exactly
10 the inflow / outflow at the OB (i.e. the product hFacW*uVel or hFacS*vVel).
11
12 The same OB-eta values are also applied to the etaH field (cell center
13 next to the boundaries) to update consistently hFacZ (e.g.: used in
14 horizontal viscous term). This secondary "obc_apply" has no effect
15 on volume and tracer flux through the OB.
16
17 NB: Orlanski radiative OBC not yet implemented for NonLin-FrSurf terms.

  ViewVC Help
Powered by ViewVC 1.1.22