Model:FUNWAVE: Difference between revisions

From CSDMS
No edit summary
m (add download statistics)
Line 93: Line 93:
}}
}}
<!-- PLEASE USE THE &quot;EDIT WITH FORM&quot; BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE -->
<!-- PLEASE USE THE &quot;EDIT WITH FORM&quot; BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE -->
{{#ifexist:Template:{{#sub:{{PAGENAME}}|0|1}}{{#sub:{{lc:{{PAGENAME}}}}|1}} download stats | ==Download statistics==
{{{{#sub:{{PAGENAME}}|0|1}}{{#sub:{{lc:{{PAGENAME}}}}|1}} download stats}} | }}
==Introduction==
==Introduction==



Revision as of 20:53, 24 February 2011

Contact

Name Jim Kirby
Type of contact Model developer
Institute / Organization University of Delaware, Department of Civil EngineeringCenter for Applied Coastal Research
Postal address 1
Postal address 2
Town / City Newark
Postal code 19716
State Delaware
Country USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property.
Email address kirby@udel.edu
Phone (302) 831-2438
Fax (302) 831-1228



FUNWAVE


Metadata

Summary

Also known as
Model type Single
Model part of larger framework
Note on status model
Date note status model

Technical specs

Supported platforms
Unix, Linux
Other platform
Programming language

Fortran77

Other program language
Code optimized Single Processor
Multiple processors implemented
Nr of distributed processors
Nr of shared processors
Start year development 1995
Does model development still take place? No
If above answer is no, provide end year model development
Code development status
When did you indicate the 'code development status'?
Model availability As code
Source code availability
(Or provide future intension)
Through web repository
Source web address http://chinacat.coastal.udel.edu/programs/funwave/funwave.html
Source csdms web address
Program license type Other
Program license type other GNU General Public License
Memory requirements --
Typical run time --


In/Output

Describe input parameters There are four input data files to be read by subroutine init. The first file consists of control parameters and is named funwave2d.data for 2-D programs and funwave1d.data for 1-D programs. With the use of intrinsic function NAMELIST in the program, variable name and its corresponding data can be put together. The logical device number for this file is chosen as 1 and the form of the files is ASCII.

The other three input files are water depth data, initial wave field data, and time series of source function amplitude, respectively. Their names are represented by f1n, f2n and f3n which are specified in funwave2d.data or funwave1d.data. Binary format is used for these three files to increase I/O speed for 2-D prograams while ASCII format is used for 1-D programs. Since the record length of data for binary format in SGI computer is different from other machines, a control parameter imch is used in funwave2d.data or funwave1d.data to adjust for different computers.

Input format ASCII, Binary
Other input format
Describe output parameters See manual, that is uploaded.
Output format ASCII, Binary
Other output format
Pre-processing software needed? No
Describe pre-processing software
Post-processing software needed? No
Describe post-processing software
Visualization software needed? Yes
If above answer is yes
Other visualization software OpenGL


Process

Describe processes represented by the model See manual
Describe key physical parameters and equations See manual
Describe length scale and resolution constraints --
Describe time scale and resolution constraints --
Describe any numerical limitations and issues --


Testing

Describe available calibration data sets --
Upload calibration data sets if available:
Describe available test data sets --
Upload test data sets if available:
Describe ideal data for testing --


Other

Do you have current or future plans for collaborating with other researchers? --
Is there a manual available? Yes
Upload manual if available: Media:Cacr-98-06.pdf
Model website if any http://chinacat.coastal.udel.edu/programs/funwave/funwave.html
Model forum / discussion board --
Comments NOTICE: REGISTRATION IS NEEDED TO RECEIVE THE SOURCE CODE:

http://chinacat.coastal.udel.edu/programs/funwave/funwave.html



Introduction

History

Papers

Issues

Help

Input Files

Output Files

Download

Source