ССЫЛКИ ПО ТЕМЕ: РАЗРАБОТКА ПАРАЛЛЕЛЬНОЙ СРЕДЫ МОДЕЛИРОВАНИЯ СЫПУЧИХ МАТЕРИАЛОВ

Программное обеспечение для моделирования методом дискретного элемента:

1. LAMMPS — Molecular Dynamics Simulator
(Источник — http://lammps.sandia.gov/)

2. SDEC — Spherical Discrete Element Code
(Источник — http://geo.hmg.inpg.fr/frederic/Research_project_Discrete_Element_Software.html)

3. YADE — extensible open-source framework for discrete numerical models, focused on Discrete Element Method
(Источник — http://yade.wikia.com/wiki/Yade)

4. LMGC90 — an open platform developped for the modelling of collection of mechanical elements in interaction including multi-physics
(Источник — http://www.lmgc.univ-montp2.fr/~dubois/LMGC90/index.html)

5. ESyS-Particle — an Open Source software for particle-based numerical modelling
(Источник — https://launchpad.net/esys-particle/)

6. PASIMODO — a program package for particle-based simulation methods
(Источник — http://www.itm.uni-stuttgart.de/research/pasimodo/pasimodo_en.php)

7. Chute Maven — a program for modelling chutes
(Источник — http://www.chutemaven.com/)

8. PFC3D Itasca — Particle Flow Code in three dimensions
(Источник — http://www.itascacg.com/pfc3d/)

9. EDEM — the world’s only computer-aided engineering software platform for design prototyping and optimization of bulk material handling and process equipment, and is powered by advanced DEM modeling technology
(Источник — http://www.dem-solutions.com/)

10. GROMOS — a general-purpose molecular dynamics computer simulation package for the study of biomolecular systems
(Источник — http://www.igc.ethz.ch/GROMOS/index)

11. ELFEN — a 2D/3D numerical modelling package that incorporates all of the latest Finite Element (FE) and Discrete Element (DE) analysis technology to enable it to solve a wide range of problems
(Источник — http://www.rockfield.co.uk/elfen.htm)

Программное обеспечение для решения систем линейных уравнений:

12. LAPACK — Linear Algebra PACKage
(Источник — http://www.netlib.org/lapack/)

13. Scilab — The Free Platform for Numerical Computation
(Источник — http://www.scilab.org)

14. GNU Octave — a high-level language, primarily intended for numerical computations
(Источник — http://www.gnu.org/software/octave)

15. FreeMat — a free environment for rapid engineering and scientific prototyping and data processing
(Источник — http://freemat.sourceforge.net/)

16.BLAS — Basic Linear Algebra Subprograms
(Источник — http://www.netlib.org/blas/)

17. ATLAS — Automatically Tuned Linear Algebra Software
(Источник — http://math-atlas.sourceforge.net)

18. SparseLib++ — a C++ class library for efficient sparse matrix computations across various computational platforms
(Источник — http://math.nist.gov/sparselib++/)

19. Math Kernel Library (Intel MKL) — a library of highly optimized, extensively threaded math routines for science, engineering, and financial applications that require maximum performance
(Источник — http://software.intel.com/en-us/intel-mkl/)

20. The Template Numerical Toolkit (TNT) — a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++
(Источник — http://math.nist.gov/tnt/index.html)

21. PARPACK — a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems in parallel mode
(Источник — http://www.caam.rice.edu/~kristyn/parpack_home.html)

22. PLAPACK — Parallel Linear Algebra Package
(Источник — http://www.cs.utexas.edu/users/plapack)

23. R — a free software environment for statistical computing and graphics
(Источник — http://www.r-project.org/)

24. LinBox — a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields
(Источник — http://www.linalg.org)

25. SuperLU — a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines
(Источник — http://crd.lbl.gov/~xiaoye/SuperLU/#superlu_mt)

26. PSPASES (Parallel SPArse Symmetric dirEct Solver) — a high performance, scalable, parallel, MPI-based library, intended for solving linear systems of equations involving sparse symmetric positive definite matrices
(Источник — http://www-users.cs.umn.edu/~mjoshi/pspases/)

27. HIPS (Hierarchical Iterative Parallel Solver) — a scientific library that provides an efficient parallel iterative solver for very large sparse linear systems
(Источник — http://hips.gforge.inria.fr/index.html)

28. pARMS — a library of parallel solvers for distributed sparse linear systems of equationssparse linear systems
(Источник — http://www-users.cs.umn.edu/~saad/software/pARMS/)

Материалы по C++:

29. Программирование :: C/C++ — Библиотека on-line по программированию. В том числе и на С++.
(Источник — http://www.citforum.ru/programming/c.shtml)

30. Введение в язык C++ — Электронная книга по языку С++. Интересная, понятная, полная...
(Источник — http://program.rin.ru/razdel/html/136.html)

31. Официальный сайт справочников World C++, NET World, ASM World. Программмирование на C/C++, C#, ASP.NET, Ассемблере.
(Источник — http://netcode.ru)

32. Документация — Архив компьютерной документации: учебники, статьи, книги, посвященные языкам программирования, алгоритмам и др. Материалы по программированию на C/C++
(Источник — http://docs.h1.ru/ci.html)

33. Форум. Языки программирования C и C++. — Форум программирование и компьютеры: windows, c++, delphi, .net, basic, php, html RSS Feed
(Источник — http://www.cyberforum.ru/forumdisplay.php?f=23)

34. Электронная библиотека для программистов" — Гигабайт полезной информации — учебники, исходники, компоненты, faq листы, статьи, электронные журналы, ссылки. Все распределено по рубрикам и имеется удобная система поиска.
(Источник — http://megalib.com)

35. Программирование для всех. — Портал с множеством полезной информации по программированию на языках семейства C и не только.
(Источник - http://www.realcoding.net)

36. Программирование, исходники. — Очень интересный и полезный портал для программиста.
(Источник — http://www.cyberguru.ru)

Материалы по OpenGL:

37. OpenGL — official site
(Источник - http://www.opengl.org/)

38. OpenGL — wikipedia site
(Источник - http://en.wikipedia.org/wiki/OpenGL)

39. OpenGL — Programming Guide
(Источник - http://glprogramming.com/red/)

Материалы по DEM (Discrete Element Method):

40. Discrete element method — wikipedia page
(Источник - http://en.wikipedia.org/wiki/Discrete_element_method)

41. Discrete element method — article about DEM [PDF]
(Источник — http://www.tensarcorp.com/uploadedFiles/SPECTRA_FLY_DEM_1.07.pdf)

42. Discrete element method — article about DEM from NGI (Norwegian Geotechnical Institute)
(Источник — http://www.ngi.no/en/Contentboxes-and-structures/Reference-Projects/Reference-projects/Discrete-Element-Method-DEM/)

43. Discrete element method — discrete element modeling [PDF]
(Источник — http://www.nwer.sandia.gov/wlp/factsheets/dem.pdf)

44. Discrete element method — Update on the Discrete Element Method in Engineering Education [PDF]
(Источник — http://www.ijme.us/cd_06/PDF/ENG%20206-112.pdf)

45. Discrete element method — Usage of the discrete element method in conveyor technologies [PDF]
(Источник — http://www-e.uni-magdeburg.de/katterfe/Katterfeld%20.%20Usage%20of%20the%20DEM.pdf)

46. Discrete element method — Review of DEM and its industrial applications [PDF]
(Источник — http://www.csiro.au/files/files/petr.pdf)

47. Discrete element method — Discrete element method modelling of liner wear in dry ball milling [PDF]
(Источник — http://www.saimm.co.za/Journal/v104n10p597.pdf)

48. Discrete element method — Recent Developments in Distinct Element Methods in the Civil Engineering Graduate Education and Research [PDF]
(Источник — http://www.ndsu.nodak.edu/asee/conferences/2007/proceedings/You_DistinctElementMethods.pdf)

49. Discrete element method — DISCRETE ELEMENT METHODS FOR THE MICRO-MECHANICAL INVESTIGATION OF GRANULAR RATCHETING [PDF]
(Источник — http://www.comphys.ethz.ch/hans/p/333.pdf)

50. Discrete element method — Discrete element method for slope stability analysis [PDF]
(Источник — http://etd.aau.edu.et/dspace/bitstream/123456789/1201/1/DAWIT%20KEBEDE.pdf)