František Löffelmann

Results 42 comments of František Löffelmann

On some computers, Figure windows blocked continuation, but after closing them, it continues. If it made 83 iterations, there should be some result files in your working directory - maybe...

In this case it might be due to more reasons. It might be lighter solution if you use only the closest fixations. If you require the lug to be connected...

Difficult to say from the rough description. There can be significant changes in the results if you change inputs only a little. Inputs and some output metrics are printed to...

If you would look at results from more iterations, there will be some point where further bolts detach. The optimization works with some filter radius and element size. With finer...

The decaying mechanism is made to fix the mass on the actual value if failing elements are present (Failure index > 1). There are some parameters which control that. Available...

1. Yes, the mass is fixed when there are overstressed elements. When the stress drops, other iteration continues to remove mass. The decaying tries to stabilize the solution by making...

Examples are not updated. The easiest way is to follow example 4 using FreeCAD GUI But you can set the analysis manually of course. Try to define path to calculix,...

Can you upload the log file from the working directory to see detailed settings?

Yes. Parameters seems analogical to what I have when using beso_fc_gui except `domain_material` values. In the input settings in `beso_conf.py` , there should be an input like this: ``` domain_density[elset_name]...

I use beso code from this repository, but FEMbyGEN uses modified code. The content of `domain_material` variable seems to be intentionally different, which means that the issue might be in...