/[MITgcm]/MITgcm_contrib/tides/README.script
ViewVC logotype

Annotation of /MITgcm_contrib/tides/README.script

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


Revision 1.1 - (hide annotations) (download)
Thu Mar 21 01:30:27 2013 UTC (12 years, 3 months ago) by dimitri
Branch: MAIN
adding Xiochun Wang's scripts for computing tidal forcing for regional
MITgcm configurations

1 dimitri 1.1 Brief description of scripts involved.
2    
3     1) create_tide_bc_4bdry.m
4     Scripts to create tidal amplitude and phase boundary condition.
5     The main script, need to use boundary grid file.
6     When using the script, need to modify the CAT directory.
7    
8     2) create_bc_grid.m
9     Script to generate boundary grid file, lat, lon, AngleCS, AngleSN
10     Use this one before use create_tide_bc_4bdry.m
11     Need MITgcm domain file directory as input.
12    
13    
14     3) tide_rot.m
15     This script is used in create_tide_bc_4bdry.m
16     Rotate uamp, upha, vamp and vpha to a new coordinate
17    
18     4) intp_line_safe.m
19     A line interpololation scripts to make sure there
20     is no NaN in tidal current amplitude and phase
21    
22     5) There are other scripts that come with CAT package.
23    
24    
25     Directory for tidal related tools
26     /data1/cube/ecco2_tools/tide
27    
28    
29     XC Wang 31 Jan 2013
30     xiaochun.wang@jpl.nasa.gov

  ViewVC Help
Powered by ViewVC 1.1.22