Parent Directory
|
Revision Log
|
Revision Graph
This is a first sketch of a bottom boundary layer parameterization for MITgcm. The hooks to main model currently reside with pkg/mypackage and it is temporarily checked in MITgcm_contrib until it clears the App Store vetting process. Instructions on running a simple test integration in a periodic channel are in MITgcm_contrib/bbl/readme.txt and some output can be viewed using lookat_output.m in same directory.
1 | dimitri | 1.1 | C $Header: $ |
2 | C $Name: $ | ||
3 | |||
4 | C---------------------------------------- | ||
5 | C subroutine bbl_diagnostics_state | ||
6 | C---------------------------------------- | ||
7 | CADJ SUBROUTINE bbl_diagnostics_state INPUT = 1,2,3 | ||
8 | CADJ SUBROUTINE bbl_diagnostics_state OUTPUT = | ||
9 | |||
10 | C---------------------------------------- | ||
11 | C subroutine bbl_read_pickup | ||
12 | C---------------------------------------- | ||
13 | CADJ SUBROUTINE bbl_read_pickup INPUT = 1,2 | ||
14 | CADJ SUBROUTINE bbl_read_pickup OUTPUT = |
ViewVC Help | |
Powered by ViewVC 1.1.22 |