bim2sim.plugins.PluginOpenFOAM.test.integration package

Submodules

bim2sim.plugins.PluginOpenFOAM.test.integration.test_openfoam module

class bim2sim.plugins.PluginOpenFOAM.test.integration.test_openfoam.IntegrationBaseOF

Bases: IntegrationBase

model_domain_path() str
setUp()
tearDown()
weather_file_path() Path
class bim2sim.plugins.PluginOpenFOAM.test.integration.test_openfoam.TestOFIntegration(methodName='runTest')

Bases: IntegrationBaseOF, TestCase

Integration tests for multiple IFC example files.

run_test_furniture_setup_with_people(project, space_guid, furniture_orientation, furniture_setting, furniture_amount=0, add_people=False, people_amount=1, people_setting='Seated', add_furniture=True, valid_number_furniture=0, valid_number_people=0)
test_furniture_setup()

Test Original IFC File from FZK-Haus (KIT)

test_furniture_setup_DH()

Test DigitalHub, IFC2SB Version, Furniture setups

validate_positions(position_type, elements, openfoam_elements, openfoam_case, valid_amount)