diff options
author | Maho Nakata <maho@FreeBSD.org> | 2016-08-17 02:00:58 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2016-08-17 02:00:58 +0000 |
commit | 9e136245e5e4c1675b27b09b4e4f63df6ad51858 (patch) | |
tree | 80be184db40999ccba750a52d4db1f2ab9391806 /cad/calculix/files/patch-ccx_VER+src+CalculiX.h | |
parent | Now apply the correct patch to files/patch-configure. (diff) |
Update to 2.11
Main new features:
* Rotational and translational cyclic symmetry for CFD was coded (see examples
couette1per, couettecyl4 and couettecyl4comp).
* Sensitivity analyses (cf. Section 6.9.22 in the User's Manual)
* Speed-up of the treatment of SPC's and MPC's in the stiffness and mass
matrix.
See the complete notes
http://www.dhondt.de/new_calc.htm
PR: 211917
Submitted by: pfg@
Diffstat (limited to 'cad/calculix/files/patch-ccx_VER+src+CalculiX.h')
-rw-r--r-- | cad/calculix/files/patch-ccx_VER+src+CalculiX.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/calculix/files/patch-ccx_VER+src+CalculiX.h b/cad/calculix/files/patch-ccx_VER+src+CalculiX.h index 4f58ef580c0d..0d030864f86f 100644 --- a/cad/calculix/files/patch-ccx_VER+src+CalculiX.h +++ b/cad/calculix/files/patch-ccx_VER+src+CalculiX.h @@ -1,5 +1,5 @@ ---- ccx_2.10/src/CalculiX.h.orig 2016-03-05 11:18:02 UTC -+++ ccx_2.10/src/CalculiX.h +--- ccx_2.11/src/CalculiX.h.orig 2016-07-31 11:23:12 UTC ++++ ccx_2.11/src/CalculiX.h @@ -15,12 +15,14 @@ /* along with this program; if not, write to the Free Software */ /* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ |