7.1
general documentation
Deprecated List
Class cs_boundary_zone_t
use cs_zone_t instead.
Global 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)

Use cs_mesh_intersect_polyline_cell_select (rename) instead.

Use cs_mesh_intersect_polyline_cell_select (rename) instead.

Global 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.

Global 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.

Global cs_equation_param_t::iwarni
use verbosity instead (iwarni is an alias to verbosity)
Global cs_matrix_get_extra_diagonal (const cs_matrix_t *matrix)
Global cs_mesh_location_get_elt_list (int id)
Use cs_mesh_location_get_elt_ids_try or cs_mesh_location_get_elt_ids instead.
Global cs_rad_transfer_params_t::ifgrno
See CS_BOUNDARY_RAD_WALL_GRAY_COND_FLUX.
Global cs_rad_transfer_params_t::ifrefl
see CS_BOUNDARY_RAD_WALL_REFL_COND_FLUX.
Global cs_rad_transfer_params_t::ipgrno
See CS_BOUNDARY_RAD_WALL_GRAY_EXTERIOR_T.
Global cs_rad_transfer_params_t::iprefl
See CS_BOUNDARY_RAD_WALL_REFL_EXTERIOR_T.
Global cs_rad_transfer_params_t::itpimp
See CS_BOUNDARY_RAD_WALL_GRAY.
Global cs_sles_pop (int f_id)

This function matches cs_sles_push, which is deprecated.

This function matches cs_sles_push, which is deprecated.

Global cs_sles_push (int f_id, const char *name)

This function is provided to allow some peculiar calling sequences, in which cs_equation_iterative_solve_scalar is called with a nonzero ivar value, but specific solver options must still be set. In the future, a more consistent mechanism (using a zero ivar value or designing a cleaner method to handle those exceptional cases) is preferred. As such, only a stack depth of 1 is allowed.

This function is provided to allow some peculiar calling sequences, in which cs_equation_iterative_solve_scalar is called with a nonzero ivar value, but specific solver options must still be set. In the future, a more consistent mechanism (using a zero ivar value or designing a cleaner method to handle those exceptional cases) is preferred. As such, only a stack depth of 1 is allowed.

Global cs_thermal_model_t::iscalt
This should only be used to set Fortran mappings. In C, use of cs_thermal_model_field is recommended instead.
Global 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.
Global cs_user_internal_coupling_add_volumes (cs_mesh_t *mesh)
move contents tocs_user_internal_coupling instead.
Global cs_user_internal_coupling_from_disjoint_meshes (cs_mesh_t *mesh)
move contents tocs_user_internal_coupling instead.
File cs_user_mass_source_terms.f90
Replaced by cs_equation_add_source_term_by_val, cs_equation_add_volume_mass_injection_by_qov, and cs_equation_add_volume_mass_injection_by_analytic. See Examples of data settings for volume mass injection for examples.
Global cs_user_turbulence_source_terms2 (nvar, nscal, ncepdp, ncesmp, f_id, icepdc, icetsm, itypsm, ckupdc, smacel, crvexp, crvimp)
Use cs_user_source_terms instead.
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.
Global ustsnv (nvar, nscal, ncepdp, ncesmp, ivar, icepdc, icetsm, itypsm, dt, ckupdc, smacel, crvexp, crvimp)
Use cs_user_source_terms instead.
Global ustssc (nvar, nscal, ncepdp, ncesmp, iscal, icepdc, icetsm, itypsm, dt, ckupdc, smacel, crvexp, crvimp)
Use cs_user_source_terms instead.
Global ustsvv (nvar, nscal, ncepdp, ncesmp, iscal, icepdc, icetsm, itypsm, dt, ckupdc, smacel, crvexp, crvimp)
Use cs_user_source_terms instead.