Git Product home page Git Product logo

fctf2's Introduction

FenomensColectius i Transicions de Fase 2

Pràctiques de Fenòmens Col·lectius i Transicions de Fase, Física, Universitat de Barcelona.

Ising 2D Monte Carlo simulation using the Metropolis Algorithm.

Random number generator: RCARIN & RCARRY by F. James (1991 version) using the Marsaglia-Zaman Algorithm.

scriptMC2.sh compila MC2.f, executa MC2.exe per L=8,16,32,64,128, i genera les gràfiques respecte la temperatura corresponents a $\langle e \rangle$, $\langle |m| \rangle$ i $\sqrt{m^2}$, $c_{v}$ i $\frac{d \langle e\rangle}{dT}$, $\chi$ per les diferents L.

MC2.exe necessita un fitxer de dades inicial amb el format:

&DADES  
NOM="MC-L<xxx>-T<yyyy>-TPAS<zzz>-TINC<www>",
L=<xxx>,      Costat de la xaxa  
TEMP=<yyyy>,  Temperatura inicial  
TPAS=<zzz>,   Nombre de temperatures a calcular  
TINC=<www>,   Increment de temperatura  
NLLAV=200,    Nombre de llavors a utilitzar per cada temperatura  
LLAV0=156,    Llavor inicial  
MCTOT=12000,  Nombre total de MC a realitzar per cada llavor  
MCINI=2000,   Els MCINI calculs MC inicials es descartaran  
MCD=10        Passos de MC entre enregistraments de dades
&END

fctf2's People

Contributors

raukonim avatar

Watchers

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