sebastianmaklary
sebastianmaklary
Setting initial state is pretty simple it seems. In Beso_main, line 193 reads: elm_states[en] = len(domain_density[dn]) - 1 # set to highest state Ive changed this to: elm_states[en] = domain_initstate[dn]...
Edit because I was perhaps unclear: I experience the same if I use the files found in example 2 but it works if I use the files found in the...
Hi :) I agree that the Calculix part will not run faster with geometrical symmetry and that the savings from only running the full switching function on half the mesh...