bow-simulation / virtualbow

Software for designing and simulating bows
http://www.virtualbow.org/
GNU General Public License v3.0
23 stars 3 forks source link

Split the application into several executables #171

Closed stfnp closed 4 years ago

stfnp commented 4 years ago

Most CAE software has three distinct components: A preprocessor, a solver and a postprocessor. For example, following Simpack's naming convention:

Advantages:

Related issues: #100, #72