velocity output

6 views
Skip to first unread message

Shiv

unread,
Feb 4, 2009, 5:32:04 PM2/4/09
to FDS and Smokeview Discussions
Hi ,
I wanted to know where in the source code, the velocities are computed
for each grid cell at each time step and where they are being
outputted meaning in which module of the source code.
Thank you
Shiv

Kevin

unread,
Feb 4, 2009, 6:00:53 PM2/4/09
to FDS and Smokeview Discussions
velo.f90

Shiv

unread,
Feb 4, 2009, 6:06:04 PM2/4/09
to fds...@googlegroups.com
Thank you.  Is the density at each grid cell computed there too? 

Kevin

unread,
Feb 5, 2009, 7:57:36 AM2/5/09
to FDS and Smokeview Discussions
My naming convention for source files is not all that sophisticated:

velo.f90 for velocity
mass.f90 for density and species mass transport
divg.f90 for divergence
pres.f90 for pressure

and so on. Plus, the User Guide lists the source files and gives a
brief description. Please read it.
> > > Shiv- Hide quoted text -
>
> - Show quoted text -

dr_jfloyd

unread,
Feb 5, 2009, 10:13:40 AM2/5/09
to FDS and Smokeview Discussions
Also suggest you go through main.f90. That contains the top level
loop for FDS. The various major subroutines are all named with what
they do for example DENSITY, COMPUTE_VELOCITY_FLUX, etc. Then you can
just search the Fortran files for the subroutine name you are
interested in.

On Feb 4, 6:06 pm, Shiv <gan71...@gmail.com> wrote:
> Thank you.  Is the density at each grid cell computed there too?
>
Reply all
Reply to author
Forward
0 new messages