Skip to content

Commit

Permalink
simulation D8 #439 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shirubana committed Oct 11, 2022
1 parent 55b885f commit 4ee6bb4
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions tests/simulation_D8.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[simulationParamsDict]
testfolder = C:\Users\sayala\Documents\GitHub\bifacial_radiance\bifacial_radiance\TEMP\Modelchain
weatherFile = C:\Users\sayala\Documents\GitHub\bifacial_radiance\tests\Custom_WeatherFile_TMY3format_15mins_2021_wTrackerAngles_BESTFieldData.csv
getEPW = False
simulationname = Somewhere
moduletype = SW325XL
rewriteModule = True
cellLevelModule = False
axisofrotationTorqueTube = True
torqueTube = True
hpc = False
tracking = True
cumulativeSky = False
selectTimes = True
latitude = 37.5
longitude = -77.6
calculateShading = True
saveImage = True

[sceneParamsDict]
albedo = 0.35
nMods = 2
nRows = 1
gcrorpitch = pitch
pitch = 10.0
axis_azimuth = 180.0
hub_height = 2.0
tilt = 15.0

[timeControlParamsDict]
starttime = 06_21_12
endtime = 06_22_12

[moduleParamsDict]
bifi = 0.65
numpanels = 2
xgap = 0.02
ygap = 0.15
zgap = 0.1
x = 1.001
y = 1.993

[trackingParamsDict]
backtrack = True
limit_angle = 60.0
angle_delta = 10.0
useMeasuredTrackerAngle = False

[torquetubeParamsDict]
torqueTubeMaterial = Metal_Grey
diameter = 0.15
tubetype = Square

[analysisParamsDict]
modWanted = [1, 2]
rowWanted = [5]
sensorsy = [9, 9]
sensorsx = [1, 1]

[CECModParamsDict]
alpha_sc = 0.0039216
a_ref = 1.80227
I_L_ref = 10.5308
I_o_ref = 2.28e-11
R_sh_ref = 900.982
R_s = 0.285529
Adjust = 4.39011

0 comments on commit 4ee6bb4

Please sign in to comment.