A number of features are now obsolete because they have been merged or replaced by a more general features. However, when models from COMSOL 5.0 or before contain these features, some of the obsolete features are visible in version 5.2a with a warning sign notifying that the feature is now obsolete (see Table 1-1). Some features have been completely removed (see Table 1-2). A model containing any of them can be opened in 5.2a, but the feature will be missing.
Heat Flux with the Convective heat flux option selected Diffuse Surface with Include surface-to-surface radiation deselected Diffuse Surface with Include surface-to-surface radiation selected
Heat Transfer in Solids contributing to Radiation in Participating Media List of deleted postprocessing variables: ndflux_acc, ndflux_acc_u, ndflux_acc_d, ntflux_acc, ntflux_acc_u, ntflux_acc_d, nteflux_acc, nteflux_acc_u, nteflux_acc_d, qout, qout_u, qout_d, qin, qin_u, qin_d, qw, qw_u, and qw_d.The variable ht.Tvar, used for nonisothermal flow wall functions, becomes a fully scoped variable in the following features:
•
•
• Diffuse Surface (ht.ds1.Tvar).The fully scoped variables Ptot, Pbtot, Pltot, and Pstot become P0, Pb, Pl, and Ps, respectively, in the following features:
•
• Layer Heat Source (Thin Layer subfeature)In the Thermal Contact feature:
•
• Qfric0, Qrate0, Econtact0, hrad0, hgap0, and hconstr0 are removed and migrated to existing variables Qb, Qbpart, Econtact, hrad, hgap, and hconstr, respectively, in old models.The Change Effective Thickness feature from the Heat Transfer in Thin Shells interface merges htsh.de into the existing variable htsh.ds.The Heat Transfer in Thin Shells interface also merges the property de and variable htsh.de into existing property ds and variable htsh.ds. An API command such as model.physics("htsh").prop("de").set("de", [...]) now does not have any effect.