8000 GitHub - FEAScript/FEAScript-platform at 935c1590f664372b92b9dd164348473873eefc3b
[go: up one dir, main page]

Skip to content

FEAScript/FEAScript-platform

Repository files navigation

FEAScript-platform

FEAScript-platform is a web-based interface for the FEAScript library, enabling users to create and run finite element simulations directly in their browser.

Developer Notes

  • core.fileMode is set to false to ignore file permission changes.
    Run this if needed: git config core.fileMode false
0