19
I Use This!
Very Low Activity

News

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Posted almost 18 years ago by
Discovered critical bug in Direct Sparse Solver (DSS) interface that caused invalid assembly of symmetric DSS sparsematrices (SMT_DSS_sym_LDL and SMT_DSS_sym_LL) in many cases.The unsymmetric variant (SMT_DSS_unsym_LU) has been assembled ... [More] correctly.The fixes are already posted to svn repository,Users using distribution version should update manually, by1) replacing  oofemlib/src/dss.C by following file:http://www.oofem.org/svn/tags/rel-1.7/o … /src/dss.C2) replacing  oofemlib/src/dss.h by following file:http://www.oofem.org/svn/tags/rel-1.7/o … /src/dss.h [Less]
Posted almost 18 years ago by [email protected] (bp)
Discovered critical bug in Direct Sparse Solver (DSS) interface that caused invalid assembly of symmetric DSS sparsematrices (SMT_DSS_sym_LDL and SMT_DSS_sym_LL) in many cases.The unsymmetric variant (SMT_DSS_unsym_LU) has been assembled ... [More] correctly.The fixes are already posted to svn repository,Users using distribution version should update manually, by1) replacing  oofemlib/src/dss.C by following file:http://www.oofem.org/svn/tags/rel-1.7/o … /src/dss.C2) replacing  oofemlib/src/dss.h by following file:http://www.oofem.org/svn/tags/rel-1.7/o … /src/dss.h [Less]
Posted almost 18 years ago by
Discovered critical bug in Direct Sparse Solver (DSS) interface that caused invalid assembly of symmetric DSS sparsematrices (SMT_DSS_sym_LDL and SMT_DSS_sym_LL) in many cases.The unsymmetric variant (SMT_DSS_unsym_LU) has been assembled ... [More] correctly.The fixes are already posted to svn repository,Users using distribution version should update manually, by1) replacing  oofemlib/src/dss.C by following file:http://www.oofem.org/svn/tags/rel-1.7/o … /src/dss.C2) replacing  oofemlib/src/dss.h by following file:http://www.oofem.org/svn/tags/rel-1.7/o … /src/dss.h [Less]
Posted almost 18 years ago by
Two errors have been found in oofem-1.7, as reported and fixed by  Douglas Beaton.- The orthotropic material implementation: Poisson's ratios were not computed correctly- Quadratic 3D element: wrong term in strain-displacement matrixThe changes are ... [More] already posted to svn repository. Users using distribution version should update manually, by replacing  sm/src/ortholinearelasticmaterial.C and sm/src/qspace.C by following files:http://oofem.org/svn/tags/rel-1.7/sm/sr … material.Chttp://oofem.org/svn/tags/rel-1.7/sm/src/qspace.C [Less]
Posted almost 18 years ago by [email protected] (bp)
Two errors have been found in oofem-1.7, as reported and fixed by  Douglas Beaton.- The orthotropic material implementation: Poisson's ratios were not computed correctly- Quadratic 3D element: wrong term in strain-displacement matrixThe changes are ... [More] already posted to svn repository. Users using distribution version should update manually, by replacing  sm/src/ortholinearelasticmaterial.C and sm/src/qspace.C by following files:http://oofem.org/svn/tags/rel-1.7/sm/sr … material.Chttp://oofem.org/svn/tags/rel-1.7/sm/src/qspace.C [Less]
Posted almost 18 years ago by
Two errors have been found in oofem-1.7, as reported and fixed by  Douglas Beaton.- The orthotropic material implementation: Poisson's ratios were not computed correctly- Quadratic 3D element: wrong term in strain-displacement matrixThe changes are ... [More] already posted to svn repository. Users using distribution version should update manually, by replacing  sm/src/ortholinearelasticmaterial.C and sm/src/qspace.C by following files:http://oofem.org/svn/tags/rel-1.7/sm/sr … material.Chttp://oofem.org/svn/tags/rel-1.7/sm/src/qspace.C [Less]
Posted almost 18 years ago by
Launched project wiki, aimed to promote collaboration between OOFEM users and to provide a knowledge base that can be used and extended by its users. Have a look on it, use it, and contribute to it!
Posted about 18 years ago by
In the last release of oofem (ver 1.7) the DEBUG preprocessor variable has been defined, causing slower (includes bound checked array access) execution even in release version. If you use oofem just for computations, deactivating DEBUG variable (by ... [More] commenting out corresponding line in oofemlib/src/debug.h) and recompiling oofem (make clean, make oofem-release) will give significantly faster execution. [Less]
Posted over 18 years ago by
I'm pleased to announce the availability of anonymous, read-only, public access to the OOFEM Subversion repositories. That way you can pick up any version (including releases) of OOFEM that is in our repository or our web pages and it also allows you ... [More] to get the actual development version. Read more at http://www.oofem.org/miscellaneous/svn.htmlNew forum has been created with several categories. Registering on forum gets you access to post new messages, get support, and much more. The forum is available at www.oofem.org/forum [Less]