Giter VIP home page Giter VIP logo

gradientpolycrystal's Introduction

使用方法

​ 进入src文件夹, 在确保安装了gfortran的前提下, 输入:

gfortran main.f90 -o target

​ 那么就会在src目录下面生成一个名为target的可执行文件, 然后, 我们需要修改在同一个目录下的名为parameter.nml的文件, 里面的具体内容如下:

&myList
length = 500.d0		! 多晶长度
gNumber = 5			! 第一层晶粒个数
del = 1				! 每一层的晶粒变化个数
layer = 20			! 一个多少个晶粒层
isAtom = .false.	! 是否写出ATOMSK格式的文件
Period = .false.	! 是否让晶粒周期性分布
cFactor = 0.9d0		! 扰动因子的大小, 越小偏离平衡位置越小
/

​ 梯度生成方法和**在补充材料中可以看到, 请同学们自行观看学习.

gradientpolycrystal's People

Contributors

hyj356 avatar

Stargazers

 avatar  avatar

Watchers

 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.