GithubHelp home page GithubHelp logo

fieldworkmodelserialiserstep's Introduction

Fieldwork Model Serialiser Step

MAP Client plugin for writing a Fieldwork mesh to file.

Requires

Inputs

  • string [str] : Path of the .geof file to be written.
  • string [str] : Path of the .ens to be written.
  • string [str] : Path of the .mesh to be written.
  • string [str][Optional] : Path prefix of the files to be written.

Outputs

  • fieldworkmodel [GIAS3 GeometricField instance] : The Fieldwork mesh read from file.

Configuration

  • identifier : Unique name for the step.
  • GF Filename : Path of the .geof file to be read.
  • Ensemble Filename [Optional]: Path of the .ens to be read.
  • Mesh Filename [Optional] : Path of the .mesh to be read.
  • Path [Optional]: Path prefix of the files to be read.

Usage

This step is used to read a Fieldwork mesh from file. A Fieldwork mesh is a piece-wise parametric mesh composed of an ensemble of elements interpolated by Lagrange polynomials controlled by the coordinates of nodes within each element. The key pieces of information of a mesh are its nodal coordinates which define the meshes geometry, the type of Lagrange polynomials used to interpolate each element, and the connectivity and shapes of the element. As such, a Fieldwork model is read from 3 files:

  • .geof : a GeometricField file that contains the nodal coordinates, and therefore the geometry of the mesh;
  • .ens : an Ensemble file that contains information about the polynomial functions of the mesh's elements.;
  • .mesh : a Mesh file that contains the connectivity of mesh elements and the shape of each element.

See Fieldwork Model Serialiser Step to write a Fieldwork mesh to file.

fieldworkmodelserialiserstep's People

Contributors

hsorby avatar juzhang avatar tsalemink avatar

Watchers

 avatar  avatar  avatar  avatar  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.