Giter Site home page Giter Site logo

ukrrobot / lazer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 593 KB

Crystallization after laser treatment of the metal surface

License: MIT License

C++ 80.67% Pascal 19.33%
c-plus-plus lazer metal crystallization physics physics-simulation physics-2d matematica chemistry

lazer's Introduction

Lazer

Crystallization after laser treatment of the metal surface

The following program allows us to model the solidification of the melt hemisphere that arose after irradiation of the sample surface with a laser beam. The equation of thermal conductivity in the case of spherical symmetry for the region of the solid phase bordering on the melt is considered. The solution is the method of running after recording the derivatives because of the temperature values at the nodes of the grid (see expressions for B[i] in the program). The second expression for B[i] is the correction of the mixing of nodes as the grid is reconstructed at each time step due to the movement of the crystallization front. At the boundary of the melt-solid phase is set the melting temperature, and at the outer, conditional hemispherical boundary in the solid phase is room temperature. The rate of growth is based on the condition of heat balance on the interfacial boundary (see expression v:=xt*(T[2]-T[1])/(dR*L); in the program). The values of the basic parameters are: g - density, L - melting heat per unit volume, xt - thermal conductivity, c - specific heat, at - solid-state thermal conductivity assigned to the program, characteristic of aluminum (in units SI).

alt text

This program was developed under the guidance of Professor A. Ovrutsky.

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.