|
Files |
| file | mpi_cns.c |
| | MPI version of the Multiple-Block Complete Navier-Stokes code.
|
| file | mpi_cns.h |
| | Header for MPI specific items.
|
| file | mpi_exch.c |
| | Functions to exchange boundary data via MPI.
|
| file | cns_bc.c |
| | Boundary Conditions for mb_cns.c.
|
| file | cns_bc.h |
| | Prototypes for boundary-condition functions.
|
| file | cns_bc_defs.h |
| | Header boundary-condition index values.
|
| file | cns_block.h |
| | Header file for the mb_cns block data structure.
|
| file | cns_case_id.h |
| | Case list (for special code segments).
|
| file | cns_debug_level.h |
| | Debugging level for mb_cns and associated codes.
|
| file | cns_echo.h |
| | Set the verbosity of the initialization code.
|
| file | cns_geom.c |
| | Geometry Routines for mb_cns.c.
|
| file | cns_geom.h |
| | Prototypes for the geometry functions.
|
| file | cns_grid.c |
| | Grid generation routines for a single block.
|
| file | cns_grid.h |
| | Some declarations that are used only for grid-generation.
|
| file | cns_interp.c |
| | Interoplation/reconstruction routines for the interfaces.
|
| file | cns_interp.h |
| | Prototypes for the top-level reconstruction functions.
|
| file | cns_invs.c |
| | Inviscid Flux Routines for the code cns4u.c.
|
| file | cns_invs.h |
| | Prototype for the inviscid-flux top-level function.
|
| file | cns_io.c |
| | I/O Routines for mb_cns.c.
|
| file | cns_io.h |
| | Prototypes for the Input/Output functions.
|
| file | cns_tstp.c |
| | Time Stepping routines for cns4u.c.
|
| file | cns_tstp.h |
| | Prototypes for the time-stepping functions.
|
| file | cns_turb.c |
| | Baldwin-Lomax turbulence model for cns4u.c.
|
| file | cns_turb.h |
| | Coefficients for the Baldwin-Lomax Eddy Viscosity Model.
|
| file | cns_turb_proto.h |
| | Prototype for the top-level Baldwin-Lomax function.
|
| file | cns_visc.h |
| | Prototypes for the viscous-fluc functions.
|
| file | cns_work_vector.h |
| | Number of interfaces or cells per row or column.
|
| file | cns_xforce.c |
| | Compute and print x-direction forces applied to block boundaries by the fluid.
|
| file | cns_xforce.h |
| | Prototypes for the x-force calculation functions.
|
| file | convertit.c |
| | Converts grids genertated by mb_cns into a plot3d grid file.
|
| file | interpolate.c |
| | Interoplation/reconstruction routines for generic arrays of data.
|
| file | interpolate.h |
| | Interpolation/Reconstruction functions for generic arrays of data.
|
| file | massage.c |
| | Elliptic grid masseur.
|
| file | massage.h |
| | Elliptic grid masseur.
|
| file | mb_cfg.c |
| | Configuration functions for Multiple-Block Navier-Stokes code.
|
| file | mb_cfg.h |
| | Header file for mb_cfg.c.
|
| file | mb_cns.c |
| | Multiple-Block Complete Navier-Stokes -- main program.
|
| file | mb_cns.h |
| | Header file for the synchronous multiblock flow solver mb_cns.c.
|
| file | mb_exch.c |
| | Boundary data exchange for the synchronous multiblock solver.
|
| file | mb_exch.h |
| | Prototypes for the boundary exchange functions.
|
| file | mb_hist.c |
| | Postprocessor for mb_cns.c history files.
|
| file | mb_init.c |
| | Initialisation routines for Multiple-Block Navier-Stokes code.
|
| file | mb_init.h |
| | Prototypes for the initialisation functions.
|
| file | mb_post.c |
| | Post-process flow data for the multiple-block Navier-Stokes solver.
|
| file | mb_prep.c |
| | Preprocessor for Multiple-block Navier-Stokes solver mb_cns.c.
|
| file | mb_prof.c |
| | Postprocessor for mb_cns.c: writing out individual profiles.
|
| file | mb_transfer.c |
| | Transfer flow solution data from one grid to another.
|
| file | p_check.c |
| | Check current cell pressures against the Equation of state.
|
| file | p_check.h |
| | Function prototype for p_check().
|
| file | s_library.c |
| | Data and access functions for scriptit.tcl.
|
| file | s_string.c |
| | String manipulation routines for ScriptIt.
|
| file | s_string.h |
| | String manipulation routines for scriptit.c.
|
| file | scriptit.c |
| | Script interpretation program for mb_cns.
|
| file | scriptit.h |
| | Global declarations and data for scriptit.c.
|
| file | t_avg.c |
| | Time averaging routine.
|
| file | t_avg.h |
| | Prototypes for Andrew's time-averaging functions.
|