Coder Social home page Coder Social logo

lmn-labest / sfr3d Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 368.56 MB

Software de volume finitos SFR3D

License: MIT License

Shell 0.67% C 97.38% Makefile 0.01% Python 1.94% Batchfile 0.01%
coppe finite-volume-methods navier-stokes-equations pec ufrj coppe-ufrj pec-coppe-ufrj

sfr3d's Introduction

🌀 🔥 Repositório do SFR3D 🔥 🌀

Compilando

Para compilar o programa pela primeira vez em sua versão sem MPI basta fazer o seguinte procedimento:

cp contrib/Makefile_base Makefile
make

O executaval será criado na pasta bin.

🌀 Exemplos

Na pasta exemplos temos alguns exemplos prontos. Para rodar o programa em sequencial basta ir na pasta bin e utilizar o seguinte comando:

mvfCell input.dat output

🌀 Problema da cavidade quadrada

Descompactanto o exemplo e preparando o diretorio:

cp exemplos/lid_driven_cavity.zip bin/
cd bin
unzip lid_driven_cavity.zip
mkdir -p lid_driven_cavity/output
cp -v mfvCell_gnu_O3 lid_driven_cavity
cd lid_driven_cavity

Rodando o exemplo

./mfvCell_gnu_O3 cavidadeQH2.dat output/cavidadeQH2

Referência:

  1. A parallel finite volume method for incompressible and slightly compressible reactive flows

sfr3d's People

Contributors

henriqueccda avatar

Forkers

henriqueccda

sfr3d's Issues

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.