Path: SC/Environs
% Properties of water. Since version 1. -------------------------------------------------------------------------- Form: [rho, cP, visc, therCond] = Water( t ) -------------------------------------------------------------------------- ------ Inputs ------ t (1,:) Temperature deg-C ------- Outputs ------- rho (1,:) Density of water (kg/m^3) cP (1,:) Specific heat at constant pressure (J/kg-K) visc (1,:) Viscosity (microPa s) thermCond (1,:) Thermal conductivity (W/Km) --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the SC Module page