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
Currently, the code lacks axisymmetric (axi) compatibility. While this has been marked as non-critical and non-urgent in the codebase, documenting the required changes and considerations could be valuable for future reference or if implementation becomes necessary.
Current Status
Code explicitly prevents axi usage with an error message
Overview
Currently, the code lacks axisymmetric (axi) compatibility. While this has been marked as non-critical and non-urgent in the codebase, documenting the required changes and considerations could be valuable for future reference or if implementation becomes necessary.
Current Status
log-conform-viscoelastic-scalar-2D.h
(scalar formulation)log-conform-viscoelastic.h
(more efficient implementation)Required Changes
1. Tensor Compatibility
foreach_dimensions
for tensor operations2. Metric Terms Implementation
cm
andfm
)3. Code Structure
Technical Considerations
Notes
Labels
Related Files
log-conform-viscoelastic-3D.h
log-conform-viscoelastic-scalar-2D.h
log-conform-viscoelastic.h
The text was updated successfully, but these errors were encountered: