Giter Club home page Giter Club logo

wilfchun / coastalme_testing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davefavismortlock/coastalme_testing

0.0 0.0 0.0 584.67 MB

CoastalME (Coastal Modelling Environment) simulates the long-term behaviour of a coast.

Home Page: http://coastalme.org.uk/doku/doku.php?id=start

License: GNU General Public License v3.0

Batchfile 0.02% Shell 0.08% C++ 48.04% CMake 2.06% C 1.45% JavaScript 7.66% Python 0.01% Makefile 40.69% TypeScript 0.01%

coastalme_testing's Introduction

CoastalME (Coastal Modelling Environment) simulates the long-term behaviour of a coast. This initial version is a prototype which considers simple soft cliff cross-shore effects only.

By Andres Payo and Dave Favis-Mortlock (both British Geological Survey)

This is the TESTING version of CoastalME. See https://github.com/coastalme/coastalme for the most recent release version of the source code.

INSTRUCTIONS

CoastalME builds easily using Linux. If you wish to run CoastalME on Windows, then we currently recommend using the Cygwin pseudo-Linux software to do this.

  1. Create a local copy of the github repository, for example by downloading a zipfile, then unpacking it. We suggest unpacking it to something like "/home/YOUR NAME/coast/CoastalME/", this is your CoastalME folder.

  2. In a terminal window (i.e. at a command-line prompt) move to the CoastalME folder (i.e. to "/home/YOUR NAME/coast/CoastalME/" or whatever you decided to call it). Check that you can see a folder structure like this:

    Doxygen
    cshore
    in
    out
    scape
    src

    Then move to the the src folder. Check that you can see a folder structure like this:

    cmake/Modules
    inc
    lib

  3. If using Linux: copy run_cmake.sh.LINUX to run_cmake.sh OR if using Cygwin under Windows: copy run_cmake.CYGWIN to run_cmake.sh. Then run run_cmake.sh. If you see error messages re. missing software (for example, telling you that CMake cannot be found or is too old, or GDAL cannot be found or is too old) then you need to install or update the software that is causing the problem.

  4. Run make install. This will create an executable file called cme in the CoastalME folder.

  5. Edit cme.ini to tell CoastalME which input file to read (for example, in/minimal/minimal.dat)

  6. Run cme. Output will appear in the out/ folder.

  7. Enjoy!

Dave Favis-Mortlock and Andres Payo

PS We are working on getting CoastalME to build on Windows using the Visual Studio compiler... watch this space!

coastalme_testing's People

Contributors

davefavismortlock avatar coastalme avatar wilfchun avatar

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.