-
Notifications
You must be signed in to change notification settings - Fork 20
/
WindEvents.pri
193 lines (183 loc) · 10 KB
/
WindEvents.pri
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
#-------------------------------------------------
#
# Project created by fmk
#
#-------------------------------------------------
#message($$_PRO_FILE_PWD_)
#message($$PWD)
INCLUDEPATH += $$PWD/EVENTS
INCLUDEPATH += $$PWD/EVENTS/StochasticMotionInput/include
INCLUDEPATH += StochasticWindModel/include
INCLUDEPATH += Inflow
INCLUDEPATH += $$PWD/EVENTS/BasicCFD
INCLUDEPATH += $$PWD/EVENTS/ExpertCFD
INCLUDEPATH += $$PWD/EVENTS/ExpertCFD/UI
INCLUDEPATH += $$PWD/EVENTS/ExpertCFD/Analysis
INCLUDEPATH += $$PWD/EVENTS/ExpertCFD/CFDanalysis
INCLUDEPATH += $$PWD/EVENTS/ExpertCFD/SimCenter_widgets
INCLUDEPATH += $$PWD/EVENTS/DigitalWindTunnel
INCLUDEPATH += $$PWD/EVENTS/IsolatedBuildingCFD
SOURCES += \
$$PWD/EVENTS/BasicCFD/BasicCFDv2.cpp \
$$PWD/EVENTS/DigitalWindTunnel/DigitalWindTunnel.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/IsolatedBuildingCFD.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/SimCenterVTKRenderingWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/GeometricInputWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/SnappyHexMeshWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/BoundaryConditionsWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/TurbulenceModelingWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/NumericalSetupWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/WindCharacteristicsWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/ResultMonitoringWidget.cpp \
$$PWD/EVENTS/IsolatedBuildingCFD/ResultDisplayWidget.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyDomainCFD.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyVTKRendering.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyGeometricInput.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptySnappyHexMesh.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyBoundaryConditions.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyTurbulenceModeling.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyNumericalSetup.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyWindCharacteristics.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyResultMonitoring.cpp \
$$PWD/EVENTS/EmptyDomainCFD/EmptyResultDisplay.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingCFD.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingVTKRendering.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingGeometricInput.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingSnappyHexMesh.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingBoundaryConditions.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingTurbulenceModeling.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingNumericalSetup.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingWindCharacteristics.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingResultMonitoring.cpp \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingResultDisplay.cpp \
$$PWD/EVENTS/ExpertCFD/CFDanalysis/CFDanalysisType.cpp \
$$PWD/EVENTS/ExpertCFD/CFDanalysis/CFDcaseInstance.cpp \
$$PWD/EVENTS/ExpertCFD/CFDExpertWidget.cpp \
$$PWD/EVENTS/ExpertCFD/UI/CWE3DView.cpp \
$$PWD/EVENTS/ExpertCFD/UI/Edged3DBox.cpp \
$$PWD/EVENTS/ExpertCFD/UI/GeometryHelper.cpp \
$$PWD/EVENTS/ExpertCFD/UI/CFDTemplateWidget.cpp \
$$PWD/EVENTS/ExpertCFD/UI/Graphics3DAxes.cpp \
$$PWD/EVENTS/ExpertCFD/UI/PatchesSelector.cpp \
$$PWD/EVENTS/ExpertCFD/UI/RemoteCaseSelector.cpp \
$$PWD/EVENTS/ExpertCFD/UI/SubdomainsModel.cpp \
$$PWD/EVENTS/ExpertCFD/cfd_globals.cpp \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_parameters.cpp \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_state_label.cpp \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_groupswidget.cpp \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_parampanel.cpp \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_stagestatustab.cpp \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_tabwidget.cpp \
$$PWD/EVENTS/ExpertCFD/OpenFoamHelper/openfoamhelper.cpp \
$$PWD/EVENTS/Inflow/inflowparameterwidget.cpp \
$$PWD/EVENTS/WindEventSelection.cpp \
$$PWD/EVENTS/DEDM_HRP.cpp \
$$PWD/EVENTS/BasicCFD/BasicCFD.cpp \
$$PWD/EVENTS/BasicCFD/MeshParametersCWE.cpp \
$$PWD/EVENTS/BasicCFD/SimulationParametersCWE.cpp \
$$PWD/EVENTS/LowRiseTPU.cpp \
$$PWD/EVENTS/HighRiseTPU.cpp \
$$PWD/EVENTS/WindTunnelExperiment.cpp \
$$PWD/EVENTS/ExperimentalWindForces.cpp \
$$PWD/EVENTS/ExperimentalWindPressures.cpp \
$$PWD/EVENTS/TapsInputDelegate.cpp \
$$PWD/EVENTS/WindForceSpectrum.cpp \
$$PWD/EVENTS/StochasticWindModel/src/WittigSinha.cpp \
$$PWD/EVENTS/StochasticWindModel/src/StochasticWindInput.cpp \
$$PWD/EVENTS/ExpertCFD/Analysis/filemetadata.cpp \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrbooldatawidget.cpp \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrchoicedatawidget.cpp \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrfiledatawidget.cpp \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrmasterdatawidget.cpp \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrstddatawidget.cpp \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrtextdatawidget.cpp \
$$PWD/EVENTS/ExpertCFD/Analysis/remotejobdata.cpp \
$$PWD/EVENTS/initialmodalinfo.cpp \
$$PWD/EVENTS/usermodeshapes.cpp
HEADERS += \
$$PWD/EVENTS/BasicCFD/BasicCFDv2.h \
$$PWD/EVENTS/DigitalWindTunnel/DigitalWindTunnel.h \
$$PWD/EVENTS/IsolatedBuildingCFD/IsolatedBuildingCFD.h \
$$PWD/EVENTS/IsolatedBuildingCFD/SimCenterVTKRenderingWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/GeometricInputWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/SnappyHexMeshWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/BoundaryConditionsWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/TurbulenceModelingWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/NumericalSetupWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/WindCharacteristicsWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/ResultMonitoringWidget.h \
$$PWD/EVENTS/IsolatedBuildingCFD/ResultDisplayWidget.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyDomainCFD.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyVTKRendering.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyGeometricInput.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptySnappyHexMesh.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyBoundaryConditions.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyTurbulenceModeling.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyNumericalSetup.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyWindCharacteristics.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyResultMonitoring.h \
$$PWD/EVENTS/EmptyDomainCFD/EmptyResultDisplay.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingCFD.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingVTKRendering.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingGeometricInput.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingSnappyHexMesh.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingBoundaryConditions.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingTurbulenceModeling.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingNumericalSetup.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingWindCharacteristics.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingResultMonitoring.h \
$$PWD/EVENTS/SurroundedBuildingCFD/SurroundedBuildingResultDisplay.h \
$$PWD/EVENTS/ExpertCFD/CFDanalysis/CFDanalysisType.h \
$$PWD/EVENTS/ExpertCFD/CFDanalysis/CFDcaseInstance.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrstates.h \
$$PWD/EVENTS/ExpertCFD/UI/CFDTemplateWidget.h \
$$PWD/EVENTS/ExpertCFD/CFDExpertWidget.h \
$$PWD/EVENTS/ExpertCFD/UI/CWE3DView.h \
$$PWD/EVENTS/ExpertCFD/UI/Edged3DBox.h \
$$PWD/EVENTS/ExpertCFD/UI/GeometryHelper.h \
$$PWD/EVENTS/ExpertCFD/UI/Graphics3DAxes.h \
$$PWD/EVENTS/ExpertCFD/UI/PatchesSelector.h \
$$PWD/EVENTS/ExpertCFD/UI/RemoteCaseSelector.h \
$$PWD/EVENTS/ExpertCFD/UI/SubdomainsModel.h \
$$PWD/EVENTS/ExpertCFD/cfd_globals.h \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_parameters.h \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_state_label.h \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_groupswidget.h \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_parampanel.h \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_stagestatustab.h \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_tabwidget.h \
$$PWD/EVENTS/ExpertCFD/OpenFoamHelper/openfoamhelper.h \
$$PWD/EVENTS/Inflow/inflowparameterwidget.h \
$$PWD/EVENTS/WindEventSelection.h \
$$PWD/EVENTS/WindTunnelExperiment.h \
$$PWD/EVENTS/ExperimentalWindForces.h \
$$PWD/EVENTS/ExperimentalWindPressures.h \
$$PWD/EVENTS/TapsInputDelegate.h \
$$PWD/EVENTS/WindForceSpectrum.h \
$$PWD/EVENTS/DEDM_HRP.h \
$$PWD/EVENTS/BasicCFD/BasicCFD.h \
$$PWD/EVENTS/BasicCFD/MeshParametersCWE.h \
$$PWD/EVENTS/BasicCFD/SimulationParametersCWE.h \
$$PWD/EVENTS/LowRiseTPU.h \
$$PWD/EVENTS/HighRiseTPU.h \
$$PWD/EVENTS/StochasticWindModel/include/WittigSinha.h \
$$PWD/EVENTS/StochasticWindModel/include/StochasticWindInput.h \
$$PWD/EVENTS/ExpertCFD/Analysis/filemetadata.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrbooldatawidget.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrchoicedatawidget.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrfiledatawidget.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrmasterdatawidget.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrstddatawidget.h \
$$PWD/EVENTS/ExpertCFD/SimCenter_widgets/sctrtextdatawidget.h \
$$PWD/EVENTS/ExpertCFD/Analysis/remotejobdata.h \
$$PWD/EVENTS/initialmodalinfo.h \
$$PWD/EVENTS/usermodeshapes.h
FORMS += \
$$PWD/EVENTS/BasicCFD/BasicCFDv2.ui \
$$PWD/EVENTS/DigitalWindTunnel/DigitalWindTunnel.ui \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_parameters.ui \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_parampanel.ui \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_stagestatustab.ui \
$$PWD/EVENTS/ExpertCFD/cwe_guiWidgets/cwe_tabwidget/cwe_tabwidget.ui \
$$PWD/EVENTS/Inflow/inflowparameterwidget.ui \
$$PWD/EVENTS/usermodeshapes.ui