9.1
general documentation
Deprecated List
Class cs_boundary_condition_pm_info_t

This is used for cs_boundary_condition_pm_info_t only.

This should be used for Fortran compatibilty and migration to C only. In C, we should then move to high level boundary condition definitions not requiring indexing by legacy zone numbers indexed by cs_glob_bc_face_zone.

Class cs_boundary_zone_t
use cs_zone_t instead.
Member cs_cell_polyline_intersect_select (void *input, cs_lnum_t n_points, cs_lnum_t *n_cells, cs_lnum_t **cell_ids, cs_real_t **seg_c_len, cs_real_3_t **seg_c_cen)

Use cs_mesh_intersect_polyline_cell_select (rename) instead.

Use cs_mesh_intersect_polyline_cell_select (rename) instead.

Member cs_cell_segment_intersect_probes_define (void *input, cs_lnum_t *n_elts, cs_real_3_t **coords, cs_real_t **s)

: higher-level cs_probe_set_create_from_segment function with n_probes argument set at 0 or lower includes equivalent function.

: higher-level cs_probe_set_create_from_segment function with n_probes argument set at 0 or lower includes equivalent function.

Member cs_cell_segment_intersect_select (void *input, cs_lnum_t *n_cells, cs_lnum_t **cell_ids)

Use cs_mesh_intersect_segment_cell_select (rename) instead.

Use cs_mesh_intersect_segment_cell_select (rename) instead.

Member cs_equation_copy_param_from (const cs_equation_param_t *ref, cs_equation_param_t *dst, bool copy_fid)
Renamed tocs_equation_param_copy_from.
Member cs_equation_create_param (const char *name, cs_equation_type_t type, int dim, cs_param_bc_type_t default_bc)
Renamed tocs_equation_param_create.
Member cs_equation_set_param (cs_equation_param_t *eqp, cs_equation_key_t key, const char *keyval)
Renamed tocs_equation_param_set.
Member cs_gas_combustion_h_to_t (const cs_real_t x_sp[], cs_real_t h)
Use cs_combustion_h_to_t instead.
Member cs_gas_combustion_t_to_h (const cs_real_t x_sp[], cs_real_t t)
Use cs_combustion_t_to_h instead.
Member cs_matrix_get_extra_diagonal (const cs_matrix_t *matrix)
Member cs_mesh_location_get_elt_list (int id)
Use cs_mesh_location_get_elt_ids_try or cs_mesh_location_get_elt_ids instead.
Member cs_mesh_quantities_b_faces (const cs_mesh_t *mesh, cs_real_t *p_b_face_cog[], cs_real_t *p_b_face_normal[])
Use cs_mesh_quantities_compute_face_cog_sn or cs_mesh_quantities_compute_face_cog_un instead.
Member cs_rad_transfer_params_t::ifgrno
See CS_BOUNDARY_RAD_WALL_GRAY_COND_FLUX.
Member cs_rad_transfer_params_t::ifrefl
see CS_BOUNDARY_RAD_WALL_REFL_COND_FLUX.
Member cs_rad_transfer_params_t::ipgrno
See CS_BOUNDARY_RAD_WALL_GRAY_EXTERIOR_T.
Member cs_rad_transfer_params_t::iprefl
See CS_BOUNDARY_RAD_WALL_REFL_EXTERIOR_T.
Member cs_rad_transfer_params_t::itpimp
See CS_BOUNDARY_RAD_WALL_GRAY.
Member cs_sles_pop (int f_id)
This function matches cs_sles_push, which is deprecated.
Member cs_thermal_model_t::itherm
alias/old name for thermal_variable
Member cs_thermal_model_t::itpscl
alias/old name for temperature_scale
Member cs_turbomachinery_relative_velocity (int rotor_num, const cs_real_t coords[3], cs_real_t velocity[3])
Use cs_rotation_velocity for more consistent naming of this reference frame velocity.
Member cs_velocity_pressure_param_t::ipredfl
Will be removed in a future version.
Class cs_volume_zone_t
use cs_zone_t instead.
Page Supported input and output formats
Use of the CGNS format should be stronlgy preferred to this format when possible, and CGNS output is available in STAR-CCM+ since version 12.06 at least.