ExaMiniMD | proxy application and research vehicle
kandi X-RAY | ExaMiniMD Summary
kandi X-RAY | ExaMiniMD Summary
ExaMiniMD is a C++ library. ExaMiniMD has no bugs, it has no vulnerabilities and it has low support. However ExaMiniMD has a Non-SPDX License. You can download it from GitHub.
ExaMiniMD is a proxy application and research vehicle for particle codes, in particular Molecular Dynamics (MD). Compared to previous MD proxy apps (MiniMD, COMD), its design is significantly more modular in order to allow independent investigation of different aspects. To achieve that the main components such as force calculation, communication, neighbor list construction and binning are derived classes whose main functionality is accessed via virtual functions. This allows a developer to write a new derived class and drop it into the code without touching much of the rest of the application. These modules are included via a module header file. Those header files are also used to inject the input parameter logic and instantiation logic into the main code. As an example, look at modules_comm.h in conjunction with comm_serial.h and comm_mpi.h. In the future the plan is to provide focused miniApps with a subset of the available functionality for specific research purposes.
ExaMiniMD is a proxy application and research vehicle for particle codes, in particular Molecular Dynamics (MD). Compared to previous MD proxy apps (MiniMD, COMD), its design is significantly more modular in order to allow independent investigation of different aspects. To achieve that the main components such as force calculation, communication, neighbor list construction and binning are derived classes whose main functionality is accessed via virtual functions. This allows a developer to write a new derived class and drop it into the code without touching much of the rest of the application. These modules are included via a module header file. Those header files are also used to inject the input parameter logic and instantiation logic into the main code. As an example, look at modules_comm.h in conjunction with comm_serial.h and comm_mpi.h. In the future the plan is to provide focused miniApps with a subset of the available functionality for specific research purposes.
Support
Quality
Security
License
Reuse
Support
ExaMiniMD has a low active ecosystem.
It has 16 star(s) with 11 fork(s). There are 8 watchers for this library.
It had no major release in the last 12 months.
There are 5 open issues and 14 have been closed. On average issues are closed in 32 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of ExaMiniMD is 1.0
Quality
ExaMiniMD has no bugs reported.
Security
ExaMiniMD has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
ExaMiniMD has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
ExaMiniMD releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ExaMiniMD
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ExaMiniMD
ExaMiniMD Key Features
No Key Features are available at this moment for ExaMiniMD.
ExaMiniMD Examples and Code Snippets
No Code Snippets are available at this moment for ExaMiniMD.
Community Discussions
No Community Discussions are available at this moment for ExaMiniMD.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ExaMiniMD
You can download it from GitHub.
Support
SerialMPI
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page