Coder Social home page Coder Social logo

pfc-steady-states's Introduction

pfc-rigorous-steady-states-2d

The rigorous computation of Phase-Field-Crystal steady states in periodic rectangular domains

This repository contains code used to generate the data and results presented in https://arxiv.org/abs/2102.02338 You will need a working version of INTLAB and MATLAB to use this package. The code was tested with INTLAB 9.

The various states shown in the paper can be found in CoefficientFiles/Table_X/state_rowY.mat as coefficient arrays A along with the relevant PFC settings pfc_g.

Tools

The main tool is TestAnsatz.m, which runs the Newton solver and the radii polynomial approach on the four basic ansatz in three different PFC regimes. This used to verify the content of Table 1.

Next, TestCoefficientFile.m runs the radii polynomial approach for a given state and the given PFC settings. To use this file, make the file point to one of the states contained in CoefficientFiles. Energy and stabiblity can also be verified by uncommenting the relevant lines. Used to verify the contents of Table 2, 3, 4, 5.

Other general tools used in the paper are in PaperTools/

  • Explore_SS.m: Used to explore the energy landscape by trying random initial states. This produces candidate steady states using the Newton solver and then verifies them.
  • Connect_SS.m: Used to explore connections.
  • Continue_m_SS.m: Used to continue states.
  • The files in PhaseDiagram/ can be used to generate the phase diagram shown in Figure 1.

Candidate steady states can also be produced through PFC simulations, for example with the tools in https://github.com/gmartinemath/pfc-gem. This can be useful to demonstrate that states that appear to be numerically stable are indeed (close to) steady states - or on the contrary only metastable.

pfc-steady-states's People

Contributors

gmartinemath avatar mi-ayala 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.