Giter Site home page Giter Site logo

hnavast / fish_java_codes_numerical_methods Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sharmap342/fish_java_codes_numerical_methods

0.0 0.0 0.0 7.07 MB

Code to model seals for tunnels in underground nuclear waste repositories in FLAC 3D

fish_java_codes_numerical_methods's Introduction

MASc project (FISH Codes - a language used in ITASCA Inc. software)

Code to model seals for tunnels in underground nuclear waste repositories.

The Master file defines global input variables for the program. It also calls other modules (final_mesh, assign_properties, initialize_stresses, thermal_analysis_stress_evolution_hitory).

The second module final_mesh makes the geometry of a square tunnel and cylndrical heaters as shown in figure below. It also creats three shapes of seals (trapezoid, triangular and rectangular) around the tunnel. Only trapezoid shape of the seal is shown in the figure below. In order to make the seal this module calls the modules cutoff_final and grouping_flac_mesh.

image

The module asssign_properties assigns properties of materials in different regions of the geometry shown in figure. For example it assigns properties of rocks, concrete, heater etc.

The module initial_stresses intializes stress in different parts of the geometry. As every material has in-situ stresses, this module initilizes insitu stresses in all the materials including rock, concrete, heater etc.

The module thermal_analysis_stress_evolution_history defines theremal parameters for the thermal model and also types of equations used to solve heat transfer in solids.

The module reassignment simulates excavation process of the tunnel in rock.

After calling all these modules a final solve command is used in the Master file to solve coupled thermo-mechanical models in solids.

fish_java_codes_numerical_methods's People

Contributors

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