Hydrodynamic Modeling at the University of Oklahoma
Mathematica Notebooks

These Mathematica notebooks do not represent complicated work, but we have made them available for your use. This software is shareware, and thus free for your use, but please give credit when appropriate. We recommend that you right-click on the links and select "Save Target As..." to save these files.
MathUserf.m
1 KB - 12/01/03
This short file contains the function "xyjoin," which combines two lists into one so that it can be plotted using Mathematica's ListPlot function. Please type "?xyjoin" for usage information. (Developed by Randall Kolar.)
MathGraphSet.m
5 KB - 12/01/03
This file contains a list of aliases for commonly used graphics options. These aliases can be used as convenient substitutions for the sometimes counter-intuitive Mathematica calls. (Developed by Randall Kolar.)
MathGlobalMass.m
3 KB - 12/01/03
This file contains "massglobal," a function to calculate and plot the accumulation and net flux mass balance errors for a one-dimensional ADCIRC run. (Developed by Randall Kolar.)
MathLocalMass.m
3 KB - 12/01/03
This file contains "mass2" and "mom2," which are functions to calculate and plot the local mass balance errors for a one-dimensional ADCIRC run. (Developed by Randall Kolar.)
MathLocalMass2.m
3 KB - 12/01/03
This file contains "mass2" and "mom2," which are functions to calculate and plot the local mass balance errors for a one-dimensional ADCIRC run. The "mass2" function has been updated with an additional color output flag. (Developed by Randall Kolar.)