-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.m
36 lines (32 loc) · 1011 Bytes
/
readme.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
% Version 8.3.
% Frozen February 18, 2013 10:30 pm.
% Please start with constants.m. Define the properties of your system. Most
% properties are self explanatory.
% Then run either mainLinear.m or mainCircular.m depending on whether you
% have a structure with a constant cross-section or one with rotational
% symmetry.
% New
% * Made speed improvements
% * Intead of interpolation, now polynomials are compuated for materials.
% Notes
% 1. optical model
% 2. thermal model
% 3. costing
%
% trough.material
% 1. refractiveIndex, reflectivity 3. density
%
% receiver.absorber
% 2. emissivity, thermalConductivity, absorptance
%
% receiver.sleeve
% 2. emissivity, absorptance
%
% receiver.gas
% 2. thermalDiffusivityTable, viscosityTable, prandtlNumberTable, thermalConductivityTable
%
% collectorCycle.fluid
% 2. viscosityTable, densityTable, heatCapacityTable, heatConductivityTable
%
% atmosphere
% 2. viscosityTable, prandtlNumberTable, thermalConductivityTable