You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kaarthiksundar It looks like we have a lot of non dimensionalization constants for units in the same dimension. For example, base_head, base_length, base_diameter, and base_elevation are all in m. If these have different non-dimensionalization constants do we run into potential bugs down the road where things could get out of whack? Would it make sense to have one constant per unit? Just a thought...
The text was updated successfully, but these errors were encountered:
@kaarthiksundar It looks like we have a lot of non dimensionalization constants for units in the same dimension. For example, base_head, base_length, base_diameter, and base_elevation are all in m. If these have different non-dimensionalization constants do we run into potential bugs down the road where things could get out of whack? Would it make sense to have one constant per unit? Just a thought...
The text was updated successfully, but these errors were encountered: