Code Monkey home page Code Monkey logo

yaml's People

Contributors

nomarkeu avatar

Watchers

 avatar  avatar  avatar  avatar

yaml's Issues

Further work

Thanks for your initial work! Based on our call here are some suggestions for improvement:

Use booleans instead of 0/1 integers for e.g.

  • Plasticity

  • Boundary conditions (also make the names more verbose)

  • SurfaceOutput

  • FaultOutputFlag

    Use a enum/String instead of integers for e.g.

  • FL: Options: look into evaluate_friction_laws

  • Method: Options: GP, elementwise

  • OutputPointType: Options: 0: no output, 1: take GP's 2: 4 points per surface triangle, 3: output at certain pickpoints)

  • printIntervalCriterion: Options: 1=iteration, 2=time

  • SourceType: Options: nrf, fsrm

  • meshgenerator: Options: look into the mesh reader. There should be PUML and netcdf (and maybe more)

  • Format: Right now, I guess there are only HDF5 (6) and no output (10)

  • printIntervalCriterion: # Criterion for index of printed info: 1=timesteps,2=time,3=timesteps+time

Think about the OutputMasks: Can we make the input more verbose:

  • OutputMask: 1 1 1 0 1 1 1 1 1 0 0 # output 1/ yes, 0/ no - position: 1/ slip rate 2/ stress 3/ normal velocity 4/ in case of rate and state output friction and state variable 5/ background values

Think about nRecordPoints:

  • I don't like to add the number of record points, it should be automatically be deduced from the file the coordinates. Maybe make this also a yaml file....
    nRecordPoints: 12

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.