|
Files |
| file | e_average.c |
| file | e_average.h [code] |
| | Prototypes for functions to compute spanwise averages of turbulence coefficients.
|
| file | e_avg_prof.py |
| file | e_bc.c |
| | Functions to apply boundary conditions for Elmer.
|
| file | e_bc.h [code] |
| | Prototypes for functions to apply boundary conditions.
|
| file | e_block.c |
| | Service functions for block_data_3D structures.
|
| file | e_block.h [code] |
| | Header file for the 3D block data structure.
|
| file | e_block_defs.py |
| file | e_dynamic.c |
| | Subroutines for filtering and dynamic eddy viscosity model.
|
| file | e_dynamic.h [code] |
| | Prototypes for functions to compute dynamic turbulence coefficients.
|
| file | e_exch.c |
| | Functions to copy boundary data from one block to another.
|
| file | e_exch.h [code] |
| | Prototypes for functions to copy boundary data from one block to another.
|
| file | e_exch_mpi.c |
| | Functions to copy boundary data from one block to another via MPI.
|
| file | e_exch_mpi.h [code] |
| | Prototypes for functions to copy boundary data via MPI.
|
| file | e_filter.c |
| | Subroutines for filtering and deconvolution.
|
| file | e_filter.h [code] |
| | Prototypes for functions filter and deconvolve conserved variables.
|
| file | e_filtered_deriv.c |
| | Functions to compute filtered velocity derivatives for Elmer.
|
| file | e_filtered_deriv.h [code] |
| | Prototypes for functions to compute filtered derivatives.
|
| file | e_frict.py |
| file | e_geom.c |
| | Mesh geometry functions for Elmer.
|
| file | e_geom.h [code] |
| | Prototypes for Mesh geometry functions.
|
| file | e_hist.py |
| file | e_init.c |
| file | e_init.h [code] |
| file | e_init.py |
| file | e_invs.c |
| | Functions to compute inviscid fluxes for Elmer.
|
| file | e_invs.h [code] |
| | Prototypes for functions to compute inviscid fluxes.
|
| file | e_io.c |
| | Functions to read/write meshes and solutions for Elmer.
|
| file | e_io.h [code] |
| | Prototypes for functions to read/write meshes and solutions.
|
| file | e_io_cgns.c |
| | Functions to read/write CGNS solution files.
|
| file | e_io_cgns.h [code] |
| file | e_io_mpi.c |
| file | e_io_mpi.h [code] |
| | Prototypes for functions to read/write meshes and solutions in mpi.
|
| file | e_kernel.c |
| | Elmer: 3D flow calculator -- kernel functions and data storage.
|
| file | e_kernel.h [code] |
| | Header file for the kernel module of the 3D flow solver Elmer.
|
| file | e_model_spec.py |
| file | e_multi_prof.py |
| file | e_prof.py |
| file | e_regrid.py |
| file | e_relax.c |
| file | e_relax.h [code] |
| | Prototypes for functions to relaxation regularization.
|
| file | e_rrm.c |
| file | e_rrm.h [code] |
| | Prototypes for functions to compute boundary layer inflow.
|
| file | e_smagorinsky_filter.c |
| | Subroutines for filtering variables needed for the Smagorinsky model.
|
| file | e_smagorinsky_filter.h [code] |
| | Prototypes for functions to compute filtered velocities in the smagorinsky model
|
| file | e_stats.c |
| | Functions to compute turbulent statistics for Elmer.
|
| file | e_stats.h [code] |
| | Prototypes for functions to compute turbulent statistics.
|
| file | e_stats_mpi.c |
| file | e_stats_mpi.h [code] |
| | Prototypes for functions to compute turbulent statistics.
|
| file | e_tavg.c |
| | Functions to time average flow solutions for Elmer.
|
| file | e_tavg.h [code] |
| | Prototypes for functions to compute time averaged solutions.
|
| file | e_tstep.c |
| | Functions to time-step flow solutions for Elmer.
|
| file | e_tstep.h [code] |
| | Prototypes for functions to time-step flow solutions.
|
| file | e_tstep.py |
| file | e_tstep_mpi.c |
| | Functions to time-step flow solutions for Elmer -- MPI version.
|
| file | e_tstep_mpi.h [code] |
| | Prototypes for functions to time-step flow solutions -- MPI version.
|
| file | e_turb.c |
| | Functions to compute turbulent fluxes for Elmer.
|
| file | e_turb.h [code] |
| | Prototypes for functions to compute turbulent fluxes.
|
| file | e_visc.c |
| | Functions to compute inflow boundary layers for Elmer using RRM.
|
| file | e_visc.h [code] |
| | Prototypes for functions to compute viscous fluxes.
|
| file | elmer.py |
| file | elmer_main.c |
| | Elmer: 3D flow calculator -- main simulation program.
|
| file | elmer_prep.py |
| file | import_grid.py |
| file | locate_bow_shock.py |
| file | make_restart_files.py |