Files | |
cs_user_1d_wall_thermal.cpp | |
Data Entry of the 1D wall thermal module. | |
cs_user_atmo.cpp | |
User-defined functions specific to amospheric flow models. | |
cs_user_boundary_conditions.cpp | |
User functions for boundary condition definitions. | |
cs_user_boundary_conditions.f90 | |
User subroutine which fills boundary conditions arrays (icodcl , rcodcl ) for solved variables. | |
cs_user_coupling.cpp | |
Code couplings definition with SYRTHES and code_saturne. | |
cs_user_electric_scaling.cpp | |
Define scaling parameter for electric model. | |
cs_user_extra_operations.cpp | |
This function is called at the end of each time step, and has a very general purpose (i.e. anything that does not have another dedicated user function) | |
cs_user_extra_operations.f90 | |
This function is called at the end of each time step, and has a very general purpose (i.e. anything that does not have another dedicated user subroutine) | |
cs_user_fluid_structure_interaction.cpp | |
User-defined functions dedicated to Fluid-Structure interaction modeling. | |
cs_user_head_losses.cpp | |
User head loss definitions. | |
cs_user_hgn.cpp | |
Define user properties for two-phase homogeneous compressible model. | |
cs_user_ibm.cpp | |
User function. Define immersed boundaries in time and space. | |
cs_user_ibm_modify.cpp | |
User function. Locally modify a given porosity to take into account erosion effect (for instance). | |
cs_user_initialization.cpp | |
Initialization prior to solving time steps. | |
cs_user_initialization.f90 | |
Initialize variables. | |
cs_user_lagr_boundary_conditions.cpp | |
cs_user_lagr_model.cpp | |
cs_user_lagr_particle.cpp | |
cs_user_lagr_volume_conditions.cpp | |
cs_user_les_inflow.cpp | |
Generation of synthetic turbulence at LES inlets initialization. | |
cs_user_mesh.cpp | |
Definition and modification of the calculation mesh. | |
cs_user_modules.f90 | |
User-defined module: it allows to create any user array. | |
cs_user_paramedmem_coupling.cpp | |
User functions for input of ParaMEDMEM coupling parameters. | |
cs_user_parameters.cpp | |
User functions for input of calculation parameters. | |
cs_user_parameters.f90 | |
User subroutines for input of calculation parameters (Fortran modules). These subroutines are called in all cases. | |
cs_user_performance_tuning.cpp | |
Definition of advanced options relative to parallelism. | |
cs_user_physical_properties.cpp | |
User definition of physical properties. | |
cs_user_porosity.cpp | |
User definitions of porous media. | |
cs_user_postprocess.cpp | |
cs_user_radiative_transfer.cpp | |
User function for input of radiative transfer parameters: absorption coefficient and net radiation flux. | |
cs_user_radiative_transfer_bcs.cpp | |
cs_user_solver.cpp | |
User solver setting and implementation. | |
cs_user_source_terms.cpp | |
Additional source terms for variable equations. | |
cs_user_time_table.cpp | |
User definitions of time tables. | |
cs_user_turbomachinery.cpp | |
Definition of turbomachinery related options. | |
cs_user_wall_condensation.cpp | |
Source terms associated at the boundary faces and the neighboring cells with surface condensation. | |
cs_user_zones.cpp |