Below are some useful stuff for SELFE model
Pre-processing tools
- Pre- and post-processing tools with ACE
- netcdf files for atmospheric forcing
- FORTRAN template code (gen_atmos.f90) for generating netcdf inputs for atmospheric model.
- Web tides package from Dr. Mike Foreman for Pacific Northwest
- Tide package for US East Coast (c/o Dr. Ed Myers)
- ADCIRC tidal databases for US east and west coasts
-
ADCIRC's script to calculate nodal factors and equilibrium arguments
- Perl script to convert *.2dm (SMS) files to *.gr3 format
- Perl script to convert *.gr3 files to *.2dm (SMS) files
Post-processing tools
- Pre- and post-processing tools with ACE
- 3D viz tool: g3
- Post-processing tool in matlab
- Pre- and post-processing tools
- Combining_Scripts/: for combining binary outputs, hotstart outputs
maxelev.gr3 and maxdahv.gr3, outputs from harmonic analysis (MPI version);
autocombine_MPI_elfe.pl can be used to automatically combine
all binary output types for you before, during or after the run.
It drives combine_output* (currently combine_output5.f90).
- OneWayNestScripts/: for 1-way nesting (e.g., useful for generating velocity
boudnary condition for a small-domain run);
- Particle_Tracking/: particle tracking using outputs from SELFE (after
being combined for MPI version);
- Sflux_nc/: useful matlab scripts for generating/visualizing your own netcdf
sflux/ files;
- Post-Processing-Fortran/: some useful (and efficient) FORTRAN programs we use
for extraction of time series etc. from outputs (after
being combined for MPI version). It also has a Python wrapper in it. The directory
More/ has scripts that more advanced users may find helpful.
|