randress wrote
My question is how can I make "Constants and Expressions" definitions persistent so that when I start a new model I may begin using J or E without having to redefine them?
I suppose I could create a default model file (.fea) that contains these constants (and as well as problem type and perhaps other often used settings). I could then begin a new model by opening that file and then "Save As Model File..." its intended name.
It is currently not possible to change the defaults for new/empty models (in this case "no expressions"). Technically, to do this the "proper way" would probably be to edit the (pre-defined variable list in the) physics mode definitions which currently are not exposed (and thus not editable). I would suggest the approach with a minimal pre-defined model file for now.