• Palabos图书馆是一个框架,用于一般目的的计算机流体动力学(差价),带有一个内核,根据格波尔兹曼(磅)的方法。

    它用于作为一种研究和工程的工具:它的接口编程是直接了当,并使得可以设置液体流动的模拟与相对容易,或者,如果你是知识渊博的格子玻尔兹曼的方法,以扩展的库与你自己的模式。

    原始程序员的界面的图书馆是用C++编写的。 它几乎没有外部的依赖,因此是非常容易地部署在各种平台,包括平行的系统喜欢的蓝色基因的。

    额外的编程人员intefaces可用于Python和Java编程语言,这使它更容易快速原型,并制定合约的应用程序。 存在着目前没有图形用户接口;一些数量的程因此是必要的,以便获得一个应用程序的运行。

    特别是蟒蛇脚本界面,开发了代码可以但是相当非正式的,容易产生有帮助的提供的例子。

  • के Palabos पुस्तकालय के लिए एक रूपरेखा है सामान्य प्रयोजन कम्प्यूटेशनल तरल गतिकी (CFD), के साथ एक कर्नेल पर आधारित जाली बोल्ट्जमान (LB) विधि है ।

    यह प्रयोग किया जाता है दोनों के रूप में एक अनुसंधान और इंजीनियरिंग उपकरण: इसकी प्रोग्रामिंग इंटरफेस सरल है और यह संभव बनाता है स्थापित करने के लिए तरल पदार्थ का प्रवाह सिमुलेशन रिश्तेदार आसानी के साथ, या, यदि आप जानकार हैं, जाली के बोल्ट्जमान विधि का विस्तार करने के लिए पुस्तकालय के साथ अपने स्वयं के मॉडल है.

    मूल प्रोग्रामर इंटरफ़ेस पुस्तकालय के सी++ में लिखा है. यह व्यावहारिक रूप से कोई बाहरी निर्भरता और इसलिए बहुत आसान तैनात करने के लिए विभिन्न प्लेटफार्मों पर सहित, समानांतर प्रणालियों की तरह BlueGene.

    अतिरिक्त प्रोग्रामर intefaces के लिए उपलब्ध हैं अजगर और जावा प्रोग्रामिंग भाषा है, जो यह आसान बनाने के लिए तेजी से प्रोटोटाइप और विकसित सीएफडी अनुप्रयोगों । वहाँ मौजूद है, वर्तमान में कोई ग्राफिकल यूजर इंटरफेस; कुछ राशि की प्रोग्रामिंग इसलिए आवश्यक है क्रम में प्राप्त करने के लिए एक आवेदन चल रहा है ।

    के साथ विशेष रूप से अजगर पटकथा इंटरफ़ेस, कोड विकसित कर सकते हैं, हालांकि हो सकता है बहुत अनौपचारिक है, और उत्पादन करने के लिए आसान की मदद के साथ प्रदान उदाहरण है ।

  • The Palabos library is a framework for general-purpose computational fluid dynamics (CFD), with a kernel based on the lattice Boltzmann (LB) method.

    It is used both as a research and an engineering tool: its programming interface is straightforward and makes it possible to set up fluid flow simulations with relative ease, or, if you are knowledgeable of the lattice Boltzmann method, to extend the library with your own models.

    The original programmer interface of the library is written in C++. It has practically no external dependencies and is therefore extremely easy to deploy on various platforms, including parallel systems like the BlueGene.

    Additional programmer intefaces are available for the Python and Java programming languages, which make it easier to rapidly prototype and develop CFD applications. There exists currently no graphical user interface; some amount of programming is therefore necessary in order to get an application running.

    Especially with the Python scripting interface, the developed code can however be pretty informal, and easy to produce with help of the provided examples.