Test readme images
This commit is contained in:
@@ -1,11 +1,22 @@
|
||||
# Speckle Automate function template - Python
|
||||
# Introduction
|
||||
|
||||
**Urban Wind Simulation** is a speckle automate function that aims to solve wind comfort levels on urban level by using computational fluid dynamics with OpenFOAM 9. The base libraries behind it is [archaea-simulation](https://pypi.org/project/archaea-simulation/) and [archaea](https://pypi.org/project/archaea/) which include interfaces to convert given geometries into CFD scenarios.
|
||||
|
||||

|
||||
|
||||
## Inputs
|
||||
|
||||
1. Wind Direction
|
||||
|
||||
Direction of the wind represents with meteorological angles designated by δ, increase clockwise from the north (y) axis. Math angles, designated by α, increase counterclockwise from the east (x) axis.
|
||||
|
||||

|
||||
|
||||
2. Wind Speed
|
||||
|
||||
|
||||
This is a template repository for a Speckle Automate functions written in python
|
||||
using the [specklepy](https://pypi.org/project/specklepy/) SDK to interact with Speckle data.
|
||||
|
||||
This template contains the full scaffolding required to publish a function to the automate environment.
|
||||
Also has some sane defaults for a development environment setups.
|
||||
3. Number of CPUs
|
||||
|
||||
## Getting started
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 935 KiB |
Reference in New Issue
Block a user