Difference between revisions of "Share your tools"

From ccrmwiki
Jump to: navigation, search
(Created page with "We encourage all users to share useful scripts/tools with the whole community. Please also include a short description to go with your scripts. If you cannot upload your files...")
 
Line 6: Line 6:
 
You can download the package [http://ccrm.vims.edu/schismweb/adcirc_tide_eastcoast.tgz  here].
 
You can download the package [http://ccrm.vims.edu/schismweb/adcirc_tide_eastcoast.tgz  here].
  
=Nice grid: a grid post-processor=
+
=Nicegrid: a grid post-processor=
 
Author: André Fortunato<br/>
 
Author: André Fortunato<br/>
 
Contact: afortunato@lnec.pt<br/>
 
Contact: afortunato@lnec.pt<br/>
Line 28: Line 28:
 
Type:<br/>
 
Type:<br/>
 
Link: [http://ccrm.vims.edu/yinglong/wiki_files/LiJian_June2011.zip]
 
Link: [http://ccrm.vims.edu/yinglong/wiki_files/LiJian_June2011.zip]
 +
 +
=viewgrid.py: Generate figures with grids, bathymetry, stations and vector fields=
 +
Authors: Alberto Azevedom André Fortunato<br/>
 +
Contacts: aazevedo@lnec.pt, afortunato@lnec.pt<br/>
 +
Purpose: Generate figures with grids, bathymetry, stations and vector fields.<br/>
 +
Type: python<br/>
 +
Instructions: run as "viewgrid.py viewgrid.in". Check the file viewgrid.in.sample for instructions
 +
Download: [http://ccrm.vims.edu/yinglong/wiki_files/viewgrid.zip] <br/>

Revision as of 03:43, 30 May 2019

We encourage all users to share useful scripts/tools with the whole community. Please also include a short description to go with your scripts. If you cannot upload your files due to either type or size restriction, please send them to yjzhang@vims.edu.


ADCIRC tidal package for US east coast

You can download the package here.

Nicegrid: a grid post-processor

Author: André Fortunato
Contact: afortunato@lnec.pt
Purpose: Grid post-processor to automatically improve a triangular grid. NICEGRID2 automatically adds and deletes elements and nodes, and reduces the element skewness.
Type: FORTRAN
Download: nicegrid2.zip
Reference:

  • Fortunato, A.B., N. Bruneau; A. Azevedo; M.A.V.C. Araújo; A. Oliveira. 2011. Automatic improvement of unstructured grids for coastal simulations. Journal of Coastal Research, Special Issue 64, 1028-1032.

Matlab wrapper scripts for visualization

Author: Ben Knight
Contact: Ben.Knight@cawthron.org.nz
Purpose: wrapper for the Matlab viz tool
Type: matlab
Links: [1].

Gambit pre-processing script

Author: Li, Jian
Contact:
Purpose: Script to convert Gambit grid format (.neu) to .gr3
Type:
Link: [2]

viewgrid.py: Generate figures with grids, bathymetry, stations and vector fields

Authors: Alberto Azevedom André Fortunato
Contacts: aazevedo@lnec.pt, afortunato@lnec.pt
Purpose: Generate figures with grids, bathymetry, stations and vector fields.
Type: python
Instructions: run as "viewgrid.py viewgrid.in". Check the file viewgrid.in.sample for instructions Download: [3]