Giter VIP home page Giter VIP logo

wrfclaw's Introduction

GeoClaw with WRF

Overview

This repository is developed for storm surge simulation of geoclaw with user-defined wind and SLP fields.
Here is an example of the simulation with uniform and constant wind field which blows from west to east (plotted by VisClaw.jl ).

Requirements

Usage

  • install the required libraries and packages
  • set the environmental variables
    You can check variables by the following commands.
echo $CLAW # top directory of your clawpack
echo $PYTHONPATH # top directory of your clawpack
echo $FC # Fortran compiler
echo $NETCDF_F_ROOT # directory of your netcdf-fortran
  • run a test simulation
    Test simulations can be implemented by
make clobber
make
make storm
make data
make output

Ongoing and Future Work

Wind and SLP should be dumped at open boundaries when the storm field covers the boundaries of simulation.
The sources on boundary condition are now being developed to adopt this dumping effect.

License

BSD 3-Clause

Acknowledgements

The author would like to thank Marc Kjerland Ph.D. for collaboration on the early stages of this work.

Author

wrfclaw's People

Contributors

hydrocoast avatar nobukifukui avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

nobukifukui

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.