
Dec. 17, 2013
2:24 p.m.
Hi all,
following the "Converting a problem description file to direct problem construction" thread, I have removed the ambiguity in numbers of components of field vs. variable. What was before
u = FieldVariable('u', 'unknown', field, mesh.dim)
is now
u = FieldVariable('u', 'unknown', field)
The variable's dimensions are given by the field. Nothing changes in the problem description files.
r.
4232
Age (days ago)
4232
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Cimrman