Parent Directory
|
Revision Log
|
Revision Graph
Forgot the README
1 | cnh | 1.1 | Some cube grid plotting routines. |
2 | |||
3 | draw_tile_grid.m :: Routine that plots the cube face geometry file. | ||
4 | load_cs_grid.m :: routines used by draw_tile | ||
5 | make_cs_segments_and_patches.m :: | ||
6 | load_cs_bathy.m :: | ||
7 | |||
8 | To make a plot | ||
9 | |||
10 | $ matlab | ||
11 | >> draw_tile_grid | ||
12 | |||
13 | this should produce a plot of the xc, yc, xg, yg, dxf etc... values for a six facet cube grid. |
ViewVC Help | |
Powered by ViewVC 1.1.22 |