Evaluating HOOPS Solve
An evaluation of HOOPS Solve starts on Tech Soft 3D’s evaluation portal INSERT LINK to portal. The evaluation is free for 60 days and available on Windows x64 and Linux 64-bit platforms.
Once you have registered, you will be able to download the evaluation package, which includes the toolkit, documentation, and sample code. The next step is to set up your environment to use the toolkit, as explained in Set up your environment.
HOOPS Solve are split into several modules, each of which provides a specific set of functionality. The modules are:
- Vfe library (VfeTools): Finite element formulations and material models library. Solid, shell, beam element formulations and supporting material models.
- Vfs library (VfsTools): Finite element system solution library. Linear equation solvers, eigenvalue solvers, solution procedures.
- Vfx library (VfxTools): Application-level modules
A good way to start is to read the tutorials, which provide step-by-step instructions on how to build simple applications using the Vfe, Vfs, and Vfx libraries.
You can also explore more advanced topics in our wide range of examples.