Ising 2D Spatial Decomposition Model
written by
Wolfgang Christian
The two-dimensional Ising Spatial Decomposition model solves the Ising model on a parallel computer by partitioning the spin lattice into rectangular subsystems of approximately equal size and assigning an independent computational thread to each subsystem. Because a lattice site only interacts with its nearest neighbors, sites in the interior of a subsystem only interact with sites in the same subsystem and the solution algorithm can be applied without interference between threads. Border cells, however, can interact with cells in neighboring subsystems and this interaction must be synchronized.
This model uses a parallel region to perform the computation. A second window displays a histogram showing how may spin flips are performed by each thread. The Ising 2D Spatial Decomposition Model was developed using the Easy Java Simulations (Ejs) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the jar file will run the program if Java is installed. Please note that this resource requires at least version 1.6 of Java (JRE).
Ising 2D Spatial Decomposition Model
download 1753kb .jar Published: October 14, 2013 previous versions
Parallel Programming Tutorial
A step-by-step introduction to parallel programming in Java using EJS. download 2083kb .pdf Last Modified: December 22, 2017
ComPADRE is beta testing Citation Styles!
Record Link
<a href="https://www.compadre.org/portal/items/detail.cfm?ID=13032">Christian, Wolfgang. "Ising 2D Spatial Decomposition Model." Version 1.0.</a>
AIP Format
W. Christian, Computer Program ISING 2D SPATIAL DECOMPOSITION MODEL, Version 1.0 (2013), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600).
AJP/PRST-PER
W. Christian, Computer Program ISING 2D SPATIAL DECOMPOSITION MODEL, Version 1.0 (2013), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600>.
APA Format
Christian, W. (2013). Ising 2D Spatial Decomposition Model (Version 1.0) [Computer software]. Retrieved September 16, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600
Chicago Format
Christian, Wolfgang. "Ising 2D Spatial Decomposition Model." Version 1.0. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600 (accessed 16 September 2024).
MLA Format
Christian, Wolfgang. Ising 2D Spatial Decomposition Model. Vers. 1.0. Computer software. 2013. Java (JRE) 1.6. 16 Sep. 2024 <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600>.
BibTeX Export Format
@misc{
Author = "Wolfgang Christian",
Title = {Ising 2D Spatial Decomposition Model},
Month = {October},
Year = {2013}
}
Refer Export Format
%A Wolfgang Christian %T Ising 2D Spatial Decomposition Model %D October 14, 2013 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600 %O 1.0 %O application/java
EndNote Export Format
%0 Computer Program %A Christian, Wolfgang %D October 14, 2013 %T Ising 2D Spatial Decomposition Model %7 1.0 %8 October 14, 2013 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13032&DocID=3600 Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
Citation Source Information
The AIP Style presented is based on information from the AIP Style Manual. The APA Style presented is based on information from APA Style.org: Electronic References. The Chicago Style presented is based on information from Examples of Chicago-Style Documentation. The MLA Style presented is based on information from the MLA FAQ. This resource is stored in a shared folder. You must login to access shared folders. Ising 2D Spatial Decomposition Model:
Is Based On
Easy Java Simulations Modeling and Authoring Tool
The Easy Java Simulations Modeling and Authoring Tool is needed to explore the computational model used in the Ising 2D Spatial Decomposition Model. relation by Wolfgang ChristianKnow of another related resource? Login to relate this resource to it. |
SupplementsContributeRelated MaterialsSimilar Materials |