# CalculiX **Repository Path**: nust_xdy/CalculiX ## Basic Information - **Project Name**: CalculiX - **Description**: CalculiX is an OSS package designed to solve field problems. The method used is the finite element method. This package is a native Microsoft Windows 64-bit build of CalculiX. - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-23 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CalculiX ======== CalculiX is an OSS package designed to solve field problems. The method used is the finite element method. This package is a native Microsoft Windows 64-bit build of CalculiX. ## Directory structure ### src Contains all required scripts, source codes and patches, environment configurations etc. to enable compilation on Windows. The source code of CalculiX and all required dependencies is automatically downloaded when the `build.sh` script is run, unless they have been already downloaded. See `src/doc/BuildInstructions.txt` for further details. ### releases Contains pre-compiled binary packages, ready to install on your machine (see the `README.txt` file in the package for basic installation and usage instructions.)