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
This would be a breaking change (we would need to update the tutorials), so I would suggest that we choose one system and support both styles until v2.
In the contributing guidelines of preCICE we have already chosen the snake-case format. This would also be consistent with our precice-config.xml.
Stemming from #197 (comment). Check the adapter documentation.
Currently expected name prefixes:
Temperature
Heat-Flux
(snake-case
)Sink-Temperature
Heat-Transfer-Coefficient
Force
Stress
Displacement
DisplacementDelta
(CamelCase
)Pressure
PressureGradient
(CamelCase
)Velocity
VelocityGradient
This would be a breaking change (we would need to update the tutorials), so I would suggest that we choose one system and support both styles until v2.
In the contributing guidelines of preCICE we have already chosen the
snake-case
format. This would also be consistent with ourprecice-config.xml
.@davidscn what do you think?
The text was updated successfully, but these errors were encountered: