|
[Sponsors] |
February 9, 2000, 14:32 |
SIMPLE (or SIMPLER) fortran code
|
#1 |
Guest
Posts: n/a
|
Hello, I am a chemical engineering. I am writing a fortran code to simulate the motion of particle in a fluidized bed (a system where many hundreds of particles are moved by a flow of a gas, usually air), using the Discrete Element Method. To do this work, I need to use a subroutine ables to solve (in unsteady condition) the pressure and air flow velocity fields. Since the main aspect of my work is the modelling of interparticle forces, I would like to save time, using an available code. Hence, I am searching the source of such a code (I think SIMPLE or SIMPLER algorithm could be a good choice, is so ?)
Many thanks in advance Francesco |
|
February 10, 2000, 14:37 |
Re: SIMPLE (or SIMPLER) fortran code
|
#2 |
Guest
Posts: n/a
|
It has been a long time (1985) since I used SIMPLER for my graduate project. I obtained a portion of the FORTRAN source code that included subroutines for solving velocity and pressure from Dr Laurence S Caretto at California State University, Northridge, who was my advisor at the time. I communicated with him sometime last year by email, and believe he is still teaching at CSUN. He might have a source code available.
|
|
February 11, 2000, 10:53 |
Re: SIMPLE (or SIMPLER) fortran code
|
#3 |
Guest
Posts: n/a
|
CHECK OUT ftp.springer.de UNDER PERICS DIRECTORY FIND CAFFA.F FOR SIMPLE ALGORITHM GOOD LUCK NURAY KAYAKOL
|
|
February 11, 2000, 15:30 |
Re: SIMPLE (or SIMPLER) fortran code
|
#4 |
Guest
Posts: n/a
|
Hello. SIMPLE might not be the best approach if you use the same time step size for both fluid flow and particle caluculations. In many cases, much smaller time step size is required for particle calculations in DEM. SIMPLE, inplicit, allows you to have relative larger time step size, is not advantageous in terms of that point.
|
|
October 25, 2010, 19:04 |
|
#5 | |
New Member
alex
Join Date: Oct 2010
Posts: 4
Rep Power: 16 |
Quote:
please send me through my email, ahazbavi@ymail.com. |
||
March 6, 2014, 01:54 |
|
#6 |
New Member
yasser
Join Date: Mar 2014
Posts: 1
Rep Power: 0 |
Hello, I am a chemical engineering.I need to use a subroutine ables to solve (in steady condition) 2-D fluid flow (the pressure and velocity and temperature and mass) fields in cylindrical coordinate . Can you send me the source code for SIMPLE scheme (preferably on fortran) so that I can get & proceed from it.
please send me through my email, yasserkarami@ymail.com |
|
January 18, 2017, 05:59 |
|
#7 |
New Member
Mariem
Join Date: May 2016
Posts: 12
Rep Power: 10 |
please i am a mechanical ingeneer student i am studying velocity temperature in coaxial jet.. please to send me the code on my email: bayoudhmaryam@live.fr
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sample SIMPLE method CFD code | entitledx | Main CFD Forum | 8 | May 27, 2012 07:22 |
sample MAPLE code for SIMPLE algorithm | mia | Main CFD Forum | 0 | February 28, 2009 00:22 |
fortran code - boundary layer - frank white | Ed | Main CFD Forum | 1 | February 12, 2009 18:30 |
LES Fortran Code | Micky | Main CFD Forum | 3 | August 22, 2006 17:26 |
Design Integration with CFD? | John C. Chien | Main CFD Forum | 19 | May 17, 2001 16:56 |