Hi,
I had an issue with dynamo units. Ok I can understand it does not use SI units. But I am an engineer and I need to understand which unit it is using. “Convert Between Units” only use Length, Area and Volume. I want to understand Flow, Densitiy, Heating load etc. When I try to something with these parameters. I try everything to understand but I could not if you help to find to unit of paramater. I will appreciate. Until I will find it I think I will close the test
For ex:
<table style=“height: 97px;” width=“410”>
<tbody>
<tr>
<td>Category</td>
<td>Paraneter</td>
<td>In Revit</td>
<td>In Dynamo</td>
</tr>
<tr>
<td>Pping</td>
<td>Flow</td>
<td>0.17 L/s</td>
<td>0.006 (???)</td>
</tr>
<tr>
<td>Piping</td>
<td>Density</td>
<td>1000 kg/m^3</td>
<td>28.317 (???)</td>
</tr>
</tbody>
</table>
Thanks,
I think It could not editable post. So I need to right again because of table problem
Hi,
I had an issue with dynamo units. Ok I can understand it does not use SI units. But I am an engineer and I need to understand which unit it is using. “Convert Between Units” only use Length, Area and Volume. I want to understand Flow, Densitiy, Heating load etc. When I try to something with these parameters. I try everything to understand but I could not if you help to find to unit of paramater. I will appreciate. Until I will find it I think I will close the test
For ex:
Category Paraneter In Revit In Dynamo
Piping Flow 0.17 L/s 0.006 (???)
Piping Density 1000 kg/m^3 28.317 (???)
Thanks,
UmitB
http://revitmepturkey.blogspot.com.tr/
0.17 L/s = 0.006 cubic foot/second
1000kg/cum=28.317 gram per cubic foot
For goodness sake, stop using these stupid IP units! For how long will we see “colorful” updates with no real improvements?! SI units, guys, SI rulez!
Thanks for reply,
But there ise problem with this Dynamo Units Because I could find these units in Revit, so I could not translate easily them like Celcius to Kelvin. Now I can complate my rules I also understand Nikolay we are need SI units and give us
Thanks for the report. This seems to indicate that some of the units translations are not happening between the stored value in imperial with the user-exposed value, which should be whatever you set. We’ll make sure this gets into the backlog.