...
optimizeSpace = | Definition of the Design Space. |
startSpace = | If you have added a Start Space via the Advanced User Settings you can find it here. |
strutDensity = dense medium sparse | Determine the style of the result structure. More information here |
shapeQuality = preview balanced fineTune | Selection of the number of iterations being calculated. More information here |
Optimizer Global target stress = | Global optimisation Stress Goal |
Optimizer Case Event_1 target stress = | Event specific Stress Constraint Goal for specific Event (Event_1) |
...
solver= Extern CG | Connection to the solver. External CudaSolver. CG Uses an integrated conjugated gradient solver. |
solverIP=localhost | IP of the external solver, localhost for the same workstation. IP for cloud, for what the matrix is built locally and sent to the calculation unit. Large amounts of data can be moved with a corresponding amount of time. |
solverPort=123442001 | Port which is used to access the CudaSolver. This can be selected arbitrarily, according to the specified value when starting the solver. (The default port for the Cuda service is 42001) |
eigenThreads=24 | Number of CPU threads that can be used to build the matrix. At least two cores should always remain free. We recommend to use 2-6 threads. |
complexity=14.000000 | Defines how complex the design is getting. More information here. |
solverUsedGpuMax=n | Maximum number of GPUs used by the optimisation (support GPUs: Nvidia Quadro Graphics Cards supported by CUDA Driver) |
...