CIG Documentation The Concepts Input Generator (CIG) is a module of Python functions to create input files for Concepts. Available information * Installation ...
Graphical output Matlab Output of the mesh with straight edges plot(x(vtxmsh), y(vtxmsh), 'k '); Output of the mesh with curved edges plot(x(edgemsh), y(edgemsh)...
string dirichl_bdAttrib ( "") List of attributes of edges with Dirichlet boundary condition, the attributes are separated by spaces, e.g. "1 3 8 7" No i...
string outputdirectory (".") Directory of the output files, by default the current working directory (where the executable is called from), and related to curre...
Documentation of mesh import in 2D Usage Coordinate file Format: node x y For instance: 1 1.0 1.0 2 0.0 0.5 3 0.0 0.0 4 1.0 2.0 It is recommended to use the fi...