Closed NN708 closed 1 year ago
Thank you for the comment. Do you use any input file? It seems you did not use Fapplied in your input file. Just add:
Fapplied = 0.0
to your input file.
Thank you for the reply! In the tutorial, it is run by a Jupyter notebook, instead of an input file.
Fapplied
is defined in:
# APPLIED ELECTRIC FIELD
s.Fapplied = 0.00/50e-9 # (V/m)
The tutorials are a little bit outdated. However, that tutorial also uses an input file. Please just try to run the input files given with Aestimo 3 as:
aestimo.py -d -i name_of_input_file.py
That will be fine.
What I want is to use Aestimo as a library module. I feel like this is what this tutorial does.
In version 3.0, an error occurred while running
model = solver.StructureFrom(structure,adatabase)
.Error message: