Giter Club home page Giter Club logo

Comments (1)

tristan-salles avatar tristan-salles commented on June 24, 2024

Based on reviewer's comment, the following section has been added to the wiki and model website page.

Additional informations

The tutorials proposed in the eSCAPE-demo repository present several examples to create the required vtk input files (used in the input files for the domain, the climate, and the uplift) for running eSCAPE.

These input files are defined on an irregular triangular grid (TIN) which is created using either the pyGmsh or stripy libraries (both install on the Docker container).

In case of spatial change in forcing conditions, the user needs to specify (using the map element) for each vertices of the TIN, a series of fields for each forcing (tectonic displacements and precipitation) at chosen time intervals.

In cases where the forcing conditions are uniform over the entire domain one can chose to define its values in the YAML input file directly using the uniform element.

Sea level position can be set at a given relative position using the position element or using a curve which is a file containing 2 columns (time and sea-level position). In this later case, sea level position at any timestep is obtained by linear interpolation between closest sea level times.

Outputs & Paraview visualisation

The model outputs are located in the output folder (dir element) and consist of a time series file named eSCAPE.xdmf and 2 other folders (h5 and xmf). The XDMF file is the main entry point for visualising the output and should be sufficient for most users.

The file can be opened with the Paraview software.

A video is provided in the eSCAPE-demo repository test/data folder and shows how to visualise eSCAPE output.

As shown in the video, after loading the file, we perform 2 operations:

  • first we use the wrap by scalar filter to create a 2D representation of the surface
  • then we define a contour line corresponding to the sea-level position

from escape.

Related Issues (11)

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.