Revisions of cgx

Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 1135928 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 15)
- Update to version 2.21
  See included CHANGES files for details
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 1001055 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 14)
- Update to version 2.20
  See included CHANGES files for details
- Drop obsolete 0001-Fix-return-type-in-moveLineEndPoint.patch
- Update to version 2.19
  See included CHANGES files for details
- Add 0001-Fix-return-type-in-moveLineEndPoint.patch
- Split doc package using _multibuild
- Update to version 2.17.1
  See included CHANGES files for details
- Update to version 2.17
  See included CHANGES files for details
- Update to version 2.16
  See included CHANGES files for details
- Drop obsolete cgx-2.11-return_cast.patch
- Update to version 2.15
  See included CHANGES files for details
- Cleanup spec file, remove unused BuildRequires
- Update to version 2.14
 
- Update tp version 2.11
  *  Changed menu function:
     In the previous versions of cgx the "vMises" strain was 
     calculated with the same algorithm as used for the vMises
     stress. This is now corrected to
     vMises_strain=2./3.*stressAlgorithm
  *  Changed or extended commands:
     + elty    be2f,be3f elements for fluid networks (ccx: 
               *ELEMENT,TYPE=D).
     + send:   parameter 'cr'<temp|node> for cavity radiation 
               conditions with uniform emissivity and sink
               temperature or sink node is available.
  *  New commands:
     + fil:    Command line version of qfil.
     + grpa:   Assigns a group number to certain elements 
               stored in a certain set. The group number is an
               element attribute used in the frd file.
     + int:    Command line version of qint.
  2.10:
  *  Changed or extended commands:
     + anim:   Option 'start' to start an animation added 
               (implicit in most related functions, therefore
               seldom needed).
     + copy:   Additional transformation options are available.
     + ds:     Sequences of datasets can be defined by just
               one dataset-nr. The program recognizes the request
               when a 'h' key is appended to the 'e' or 'a' keys
               which in turn define if the fringe plots should
               use the deflected shape or not.
     + ds:     An offset can be added to the values of datasets.
     + graph:  Plotting any field results along a combined- or 
               a single line is supported. The division of the
               line determines the number of new locations for
               data-points. The current displayed results will
               be automatically mapped to this locations and
               shown in a 2D graph over the length of the line.
               Unordered node sets can be used.  They are
               automatically ordered.
     + movi:   The number of frames which will be saved before 
               the recording stops can be specified (option
               'frames'). A given command file will be executed
               after the movie is finished. Alternatively
               instead of a given nr of frames the key-word
               'auto' can be used to start recording of one
               period of an animation or sequence. The program
               waits until the recording is done and continues
               then with eventual subsequent comants.
     + read:   Time consuming dependency checks can be avoided 
               by using the parameter 'new' when reading frd
               files.
     + send:   The mass-flow in a cfd calculation can be 
               written (mflow).
     + swep:   Triangle and Quad elements can be sweeped into
               wedges and hexa elements. Results will be copied
               to the new nodes. The sweep angle is not longer
               restricted to values <180 deg.
     + swep:   Additional transformation options are available.
     + read:   (Peter Heppel) The netgen file reader accepts 
               quad-8
     + read:   (Peter Heppel) The netgen file reader accepts a
               keyword ndsb for NoDeleteShells&Beams
  *  New commands:
     + norm:   Writes the normal direction of nodes to the 
               konsole. The user might store this values on
               the stack for further use.
  2.9:
  *  The animation and sequence functionallity was improved.
     + Previously only displacements could be animated by a 
       sinus function showing the deformed shape.
       Now all kinds of datasets can be animated as a fringe 
       plot with deformed shape.
     + Fringe plots of sequences of datasets using the related 
       deformed shapes are also supported now.
       This functionallities are available over the menu or
       the "ds" command.
  *  Deformed element- and model-edges are used during 
     animations. The user can switch on additional undeformed
     edges as a reference over  the "anim" command or the
     "Animate" menu.
  *  Changed or extended commands:
     + copy:   More transformations are supported in case 
               results have to be copied as well (mir, rad).
     + ds:     The animation can now be used for fringe plots 
               with or without using the related deformations.
     + max,    A 3rd parameter "l" (lock) or "u" (unlock) can 
               be provided which locks the scale to certain
       min,    or min values. The selection of max or min values.
       mm:     The selection of a different dataset will not
               change the scale (max 100 e l).
     + prnt:   List the contents of the stack (prnt st)
     + read:   Results from "openFoam", stl-files and netgen 
               meshes (.vol) can be read now during run-time.
     + send:   Boundary conditions for the new ccx-cfd finite 
               volume code can be written with the 'slidef'
               parameter. These are equations which define the
               velocity direction parallel to an element face
               (experimental).
     - volu:   The calculation of the element volumes was 
               improved and is now in accordance with the ccx
               solver since it uses the same algorithms now.
  *  New commands:
     + anim:   Command which provides the functionallity of 
               the "Animate" menu
- Added cgx-2.11-return_cast.patch
- Added cgx-2.11_CXX.patch
- Update to 2.8:
- Changed or extended commands:
  * prnt: The content of 'values' can be printed (see 'valu')
  * prnt: Existing 'user headers'and 'parameters' stored in the 
    ccx result files (frd) can be listed and written to the stack
  * prnt: Nodal values and coordinates of nodes and points can be 
    written to the stack
  * proj: A tolerance for the maximum distance of a projection can 
    be defined
  * send: Boundary conditions for the new ccx-cfd finite volume 
    code can be written with the 'spcf' parameter for velocities, 
    pressure and temperature
  * seta: 'values' can be added to a set
  * setr: 'values' can be removed from a set
- New commands:
  * break: Breaks the interpretation of a command file and returns 
    to the command line
  * dist: measures distances between entities of two sets
  * dist: The average-, maximum- and minimum distance is determined
  * test: Tests the existence of a given entity
  * valu: A new entity which can store a string of characters or 
    numbers
  * while: A command to compare two values   
- Update patches:
  * patch-cgx-src-makefile -> cgx-2.8-src-makefile.patch
  * patch-cgx-freeglut -> cgx-2.8-freeglut.patch
  * patch-cgx-libSNL-shared -> cgx-2.8-libSNL-shared.patch
- Rename patches (should end with the extension .patch):
  * patch-cgx-doc-makefile -> cgx-2.8-doc-makefile.patch
- Install app icon
   
- version 2.6
 * See http://www.dhondt.de/new_calc.htm for details 
- Added missing BuildRequires for openSUSE > 12.3
- fix build requirements for 12.3 and Factory 
- version 2.5
 * See http://www.dhondt.de/new_calc.htm for details
- spec file cleanup and reformating 
- Buildrequires libSNL-devel
- first package based on fedora spec file 
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 1000694 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 13)
- Update to version 2.20
  See included CHANGES files for details
- Drop upstream 0001-Fix-return-type-in-moveLineEndPoint.patch
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 949976 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 12)
- Update to version 2.19
  See included CHANGES files for details
- Add 0001-Fix-return-type-in-moveLineEndPoint.patch
- Split doc package using _multibuild
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 874674 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 11)
- Update to version 2.17.1
  See included CHANGES files for details
- Update to version 2.17
  See included CHANGES files for details
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 10)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 751660 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 9)
- Update to version 2.16
  See included CHANGES files for details
- Drop obsolete cgx-2.11-return_cast.patch
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 719314 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 8)
- Update to version 2.15
  See included CHANGES files for details
- Cleanup spec file, remove unused BuildRequires
- Update to version 2.14
Corot Sebastien's avatar Corot Sebastien (scorot) accepted request 183691 from Corot Sebastien's avatar Corot Sebastien (scorot) (revision 5)
- version 2.6
 * See http://www.dhondt.de/new_calc.htm for details
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 171108 from Joop Boonen's avatar Joop Boonen (worldcitizen) (revision 4)
Added missing BuildRequires for openSUSE > 12.3
Corot Sebastien's avatar Corot Sebastien (scorot) accepted request 156765 from Corot Sebastien's avatar Corot Sebastien (scorot) (revision 3)
- fix build requirements for 12.3 and Factory
Corot Sebastien's avatar Corot Sebastien (scorot) accepted request 137768 from Corot Sebastien's avatar Corot Sebastien (scorot) (revision 2)
- version 2.5
 * See http://www.dhondt.de/new_calc.htm for details
- spec file cleanup and reformating 
Corot Sebastien's avatar Corot Sebastien (scorot) accepted request 110693 from Corot Sebastien's avatar Corot Sebastien (scorot) (revision 1)
An open source finite element pre/postprocessor
Displaying all 15 revisions
openSUSE Build Service is sponsored by