Giter Club home page Giter Club logo

stress-particle-sph's Introduction

Stress-Particle-SPH

Code and documentation for the Stress-Particle SPH method, developed in the PhD project of Caitlin Chalk

Contained are the raw Fortran files (.f90), with example problems and documentation. NOTE: The .f90 files are included separately for each problem. This is because the code is still under development, and needs to be tested for consistency amongst the problems. The documentation includes the PhD thesis for which the work was developed, and descriptions of the input files. Further documentation is to be added.

File information: Fortran files: .f90 Input files: input.txt, filename.dat, filename.pts Output files: output.txt, filename.chk, .csv files (for ParaView visualisation), filename.post.res, filename.post.msh (for GiD visualisation) Make file: makefile (for compilation purposes)

Instructions to run on a linux machine:

  1. Ensure the .f90 and makefile files are in the same directory
  2. Clean the directory by typing 'make clean' in the terminal.
  3. Compile the code by making 'make' in the terminal. An executable named 'sph' will appear
  4. Copy the execute sph file to the same directory as the three input files
  5. Run the code by typing './sph' in the terminal.

stress-particle-sph's People

Contributors

caitlinchalk avatar

Stargazers

Su Zhengyang avatar  avatar  avatar  avatar ShuaihaoZhang avatar Zhibin LEI avatar Jon Hill avatar Pham Dang Truong avatar

Watchers

A Dinesh avatar  avatar Su Zhengyang 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.