1 |
<TITLE>/</TITLE> |
---|
2 |
<BODY> |
---|
3 |
<A HREF = "index.html">[Index for ./mat4]</A> |
---|
4 |
<A HREF = "../index.html">[Return to Master Index]</A> |
---|
5 |
<H1>genbel4</H1> |
---|
6 |
<H2>(./mat4/genbel4.m)</H2> |
---|
7 |
<HR><H3>Function Synopsis</H3> |
---|
8 |
<pre>retval=genbel4(command,option)</pre> |
---|
9 |
<HR><H3>Help text</H3> |
---|
10 |
<pre> |
---|
11 |
GENBEL4 Build a boundary element file (.bel) for QUODDY. |
---|
12 |
|
---|
13 |
GENBEL4 is a MATLAB5-compatible mouse-driven GUI |
---|
14 |
tool to build a .bel file, specifying boundary |
---|
15 |
condition codes by clicking on node numbers and |
---|
16 |
boundary types. |
---|
17 |
|
---|
18 |
Currrently, GENBE4L can create a new .bel |
---|
19 |
from scratch, given only the .nod and .ele |
---|
20 |
files for a domain, or it can read an existing |
---|
21 |
one and edit the current codes. |
---|
22 |
|
---|
23 |
GENBEL4 can also output a "node code" list for input |
---|
24 |
into a .nei file. At this time, corner nodes cannot |
---|
25 |
be determined and must still be specified external to |
---|
26 |
MATLAB. |
---|
27 |
|
---|
28 |
There is an "Info" line at the bottom of the |
---|
29 |
figure which prompts the user for the next step. |
---|
30 |
The "HELP" button provides more complete instructions. |
---|
31 |
|
---|
32 |
CALL as: >> genbel4 |
---|
33 |
|
---|
34 |
GENBEL4 was written by: |
---|
35 |
Brian O. Blanton |
---|
36 |
Department of Marine Sciences |
---|
37 |
Ocean Processes Numerical Modeling Laboratory |
---|
38 |
15-1A Venable Hall |
---|
39 |
CB# 3300 |
---|
40 |
Uni. of North Carolina |
---|
41 |
Chapel Hill, NC |
---|
42 |
27599-3300 |
---|
43 |
|
---|
44 |
919-962-4466 |
---|
45 |
blanton@marine.unc.edu |
---|
46 |
|
---|
47 |
Version 3.0 (M5.0.0) Summer 1997 |
---|
48 |
|
---|
49 |
</pre> |
---|
50 |
<HR><H3>Cross-Reference Information</H3>This function calls |
---|
51 |
<pre><UL> |
---|
52 |
<LI><A HREF = "../7.mat4/belint4.html">belint4</A> ./mat4/belint4.m</LI> |
---|
53 |
<LI><A HREF = "../7.mat4/el_areas4.html">el_areas4</A> ./mat4/el_areas4.m</LI> |
---|
54 |
</UL></pre> |
---|
55 |
<HR> |
---|
56 |
Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb 2 16:15:45 EST 1999 |
---|
57 |
<BR> |
---|
58 |
Cross-Directory links are: OFF<BR> |
---|
59 |
</BODY> |
---|