.. include:: sub.txt =============== model command =============== .. function:: model('basic', '-ndm', ndm, '-ndf', ndf=ndm*(ndm+1)/2) Set the default model dimensions and number of dofs. ======================== =========================================================================== ``ndm`` |int| number of dimensions (1,2,3) ``ndf`` |int| number of dofs (optional) ======================== ===========================================================================