|
TYPE fd_nondimensional_parameter_name = EXTENSIBLE ENUMERATION OF ( Mach, Mach_velocity, Mach_velocity_sound, Reynolds, Reynolds_velocity, Reynolds_length, Reynolds_viscosity_kinematic, Prandtl, Prandtl_thermal_conductivity, Prandtl_viscosity_molecular, Prandtl_specific_heat_pressure, specific_heat_ratio, specific_heat_ratio_pressure, specific_heat_ratio_volume, coef_pressure, coef_skin_friction_x, coef_skin_friction_y, coef_skin_friction_z, coef_pressure_dynamic, coef_pressure_reference, length_reference ); END_TYPE; -- fd_nondimensional_parameter_name |
Usersfd_defined_data_namedefined_data_name |