Skip to content

Code for the paper "The Role of Surface Tension and Mobility Model in Simulations of Grain Growth" by Tiago Salvador and Selim Esedoglu. (https://arxiv.org/...)

Notifications You must be signed in to change notification settings

tiagosalvador/statisticsGBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threshold Dynamics Algorithms

This repository contains the code for the paper "The Role of Surface Tension and Mobility Model in Simulations of Grain Growth" by Tiago Salvador and Selim Esedoglu.

Code

Start by compiling the different mex files in the folders 'gbm2d - c_files' and 'gbm3d - c_files'. This can be achieved with the scripts 'compile_c_files2d' and 'compile_c_files3d'. The simulations presented in the paper can be generated using the script files with prefix 'get_results'. The different statistics can be computed using the functions with prefix 'data_analysis_script'. The different figures can be generated using the script files with prefix 'create'.

All the functions are commented, some more than others, and you can use the command help in matlab to find a description of what which function does and the inputs it receives.

About

Code for the paper "The Role of Surface Tension and Mobility Model in Simulations of Grain Growth" by Tiago Salvador and Selim Esedoglu. (https://arxiv.org/...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages