Git Product home page Git Product logo

tarankalra1 / coawst_marsh_latest Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 72.02 MB

new version of coawst for integration with the central repo

License: Other

Makefile 0.41% C 5.30% Shell 1.01% Perl 0.13% Fortran 67.53% C++ 6.02% Pawn 0.18% M4 0.03% TeX 0.01% Awk 0.01% MATLAB 0.04% Python 0.01% Assembly 0.09% Batchfile 0.01% OCaml 0.01% Prolog 0.01% NCL 0.09% EmberScript 0.01% Roff 19.12% sed 0.01%

coawst_marsh_latest's Introduction

README

This software is COAWST version 3.5. The user is recommended to read the User Manual for a full description of the procedures for installation, compilation, running, and visualization of the model. There have been several Trainings for the model, and instructions for downloading the tutorials are included in the manual.

# define MARSH_DYNAMICS 
-> Switch on marsh dynamics module

# define MARSH_WAVE_THRUST
-> Lateral wave thrust 
# define MARSH_SED_EROSION 
-> Sediment released due to wave lateral wave thrust. 
# define MARSH_RETREAT
-> Retreat of marsh due to lateral wave thrust. 
 
# define MARSH_VERT_GROWTH
/** If want internal calculation of MHW**/
# define MARSH_TIDAL_RANGE_CALC

/** Choose one of the two formulation **/
#  define MARSH_KIRWAN_FORMULATION
#  undef MARSH_MCKEE_FORMULATION

/** Growth of marsh vegetation based on biomass**/
#  define MARSH_BIOMASS_VEG 

# define MARSH_COLONIZE
-> Colonize marsh if sufficient biomass adds up

Matlab codes to test or understand the vertical growth formulations:

  1. check_max_Bpeak_parabola.m

-> Function of parabola with a simple matlab code. The parabola determines the range of growth for marsh cells.

  1. coawst_adaptation_Kirwan_fixedMHW.m

-> Check Kirwan's formulation with fixed MHW and fixed MLW.

  1. coawst_adaptation_Kirwan.m

-> Check Kirwan's formulation with 2 output marsh cells from COAWST output that provide MHW from model. Matfile is "point12_data_mvt.mat" for getting the COAWST data.

  1. coawst_adaptation_Mckee.m

-> Check Mckee's formulation with 2 output marsh cells from COAWST output that provide MHW from model. Matfile is "point12_data_mvt.mat" for getting the COAWST data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.