Code Monkey home page Code Monkey logo

palabos-pfm's Introduction

Palabos-PFM

This repository contains a (largely unmodified) fork of the LB code Palabos as distributed by FlowKit Ltd. via palabos.org.

Maintainer: Philippe Seil ([email protected]), Johannes Kepler University Linz, Austria

Branches

The existence of three branches in this repository is guaranteed:

  • master: contains both Palabos and additional utilities developed by PFM/JKU. Palabos is usually unmodified except for minor bugfixes in case they arise and a few tiny issues (see next section). Utilities are found in externalLibraries/plb/utils.
  • develop: Development version. May contain newer features, but may break.
  • plb-vanilla: contains the unmodified content of the latest version of Palabos.

Other branches present are usually temporary feature branches and should by no means used in any productive environement.

Changes to vanilla Palabos

MRT dynamics

In Palabos, the relaxation rates for MRT dynamics are preset to values from literature. However, most people nowadays use either the TRT relaxation by Ginzburg et al. (2008) or the relaxation rates of Pan et al. (2006). Those two settings can now be used by defining

#define MRT_USE_TRT_RELAXATION

or

#define MRT_USE_PAN_RELAXATION 

before the

#include "palabos3D.h
#include "palabos3D.hh"

commands in your case file. A "magic number" of 3/16 is hardcoded (gives best bounceback).

Utilities

palabos-pfm's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.