Skip to content

Commit

Permalink
custom objects simulationini change
Browse files Browse the repository at this point in the history
  • Loading branch information
shirubana committed Aug 2, 2022
1 parent f4df75d commit a3590b0
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/customFixedObject.rad
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
! genbox white_EPD
61 changes: 61 additions & 0 deletions tests/simulation3.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
[simulationParamsDict]
weatherFile = USA_CO_Boulder.724699_TMY2.epw
getEPW = False
simulationname = _test_fixedtilt_end_to_end
moduletype = test-module
rewriteModule = True
cellLevelModule = False
axisofrotationTorqueTube = False
torqueTube = False
hpc = False
tracking = False
cumulativeSky = True
selectTimes = True
latitude = 37.5
longitude = -77.6
testfolder = C:\Users\sayala\Documents\GitHub\bifacial_radiance\tests

[sceneParamsDict]
albedo = 0.62
nMods = 10
nRows = 3
gcrorpitch = pitch
pitch = 1.5
azimuth = 180.0
clearance_height = 0.2
tilt = 10.0
customObject = customFixedObject.rad | xform -t 0 0 0

[timeControlParamsDict]
starttime = 06_17_13
endtime = 06_17_13

[moduleParamsDict]
bifi = 0.9
numpanels = 1
xgap = 0.0
ygap = 0.0
zgap = 0.0
x = 1.59
y = 0.95
customtext = \n !xform -rz 0 customTT.rad | xform -t 0 0 -0.15

[trackingParamsDict]

[torquetubeParamsDict]

[analysisParamsDict]
sensorsy = 9
modWanted = 5
rowWanted = 2

[cellLevelModuleParamsDict]

[CECModParamsDict]

[frameParamsDict]

[omegaParamsDict]

[pilesParamsDict]

0 comments on commit a3590b0

Please sign in to comment.