|
|||||||
|
[2021-01-12] |
[2021-01-12] FPGA and Emulators
Modern FPGA and hardware emulators create unprecedented opportunities for prototyping new hardware. However, one useful and somewhat unintended side-effect of the growing compute capabilities is the ability to emulate a wide range of legacy hardware. For example, project Mister implements a number of legacy systems on the Altera FPGA (follow the link on the left), and DOSBox is a popular software emulator for the legacy DOS environment running on an i386.
|
|
[2016-02-11] |
[2016-02-11] A Reservoir Simulation Prototype: Multi-phase and Multiple Solvers via Software Abstraction This report describes experiments conducted using Version 2.0 of my "OOMS_RS", an Object-Oriented Multi-Solver Reservoir Simulator package that I have developed as a side-project at Stanford. I describe the polymorphic multi-phase simulation framework implemented in the simulator software, and pay special attention to how the proposed object-oriented framework simplifies the encapsulation of specific modeling cases (i.e., two-phase or black oil) and alternative back-end finite-difference solvers. ...display full article text
|
|
[2015-06-03] |
[2015-06-03] CESLIB -- Computational Earth Sciences Library This paper discusses a new object-oriented Fortran library for computational earth sciences (CESLib). ...display full article text
|
|
[2006-07-13] |
[2006-07-13] High-Precision Arithmetic - Calculation of Pi to Arbitrary Number of Significant Digits
Following is an implementation in C++ of a high-precision arithmetic programme for the calculation of pi to an arbirary number of significant digits. The implementation is similar to that of the programme for calculating e, presented earlier in this section. The programme can be run in parallel on any number of networked compute nodes that can be logged on to with a single account sharing the same home drive (e.g., an NFS share) across all compute nodes. This programme does not require parallel computing libraries such as MPI, nor is it dependent on OpenMP-aware compilers.
|
|
[2006-07-12] |
[2006-07-12] Parallel Simulation of an Endocrine Organ
The following paper (in Russian) describes a probabilistic mathematical model and presents a multi-processing simulation programme for modelling granulated endocrine glands.
|
|
DISPLAY MORE ARTICLES... |
(C) 2006-2024 Musa Maharramov | PRIVACY NOTICE AND CONTACT DETAILS |