07/08/09:

Version 2.100 Release

This is a major update to LaGriT. Major changes have been made in the core memory management routines to allow development for a 64 bit release.
These changes will be invisible to most users but allows better reporting of errors and memory usage for useful diagnostic information.

Other changes include:

Changeset 120:ec15942be1ad

Timestamp:
07/07/09 07:56:31 (less than one hour ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Tags:
Release V2.100
Message:

changed to Version V2.100
added tags for mac and maci

Location:
src
Files:

5 modified

Changeset 119:a1dbba44fd59

Timestamp:
07/07/09 07:51:11 (less than one hour ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

recognize lagrit.h machine names that distinguish
between mac (powerpc) and maci (mac intel)
add -m32 or -m64 to lagrit banner

Files:

1 modified

Changeset 118:5162491fd281

Timestamp:
07/07/09 07:48:50 (less than one hour ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

add call to mmverify which now checks for valid
pointer sizes for malloc routines

Files:

1 modified

Changeset 117:fb8824c88be6

Timestamp:
07/07/09 07:46:49 (less than one hour ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

added option / vor_volume / attname /
uses call to anothermatbld3d_wrapper to fill attribute
addresses #60 but need option added to dump/stor command also

Files:

1 modified

Changeset 101:d926753e437b

Timestamp:
06/19/09 11:33:55 (3 weeks ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

Change some compiler flags and directories for V2.005

Files:

1 modified

Changeset 100:ccce66e5fcf3

Timestamp:
05/29/09 07:50:29 (6 weeks ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

another fix to extra lines from merge

Files:

1 modified

Changeset 99:d90002df1713

Timestamp:
05/29/09 07:46:48 (6 weeks ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

merge copy needed comments removed

Files:

1 modified

Changeset 98:344e2a25cc1b

Timestamp:
05/29/09 07:38:22 (6 weeks ago)
Author:
Terry Miller <tamiller@lanl.gov>
Parents:
97:15872fed8625 (diff), 95:241ea382a740 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Branch:
default
Message:

added fixed and merged version of cmo_readatt

Location:
src
Files:

1 removed

2 modified

Changeset 97:15872fed8625

Timestamp:
05/29/09 07:35:12 (6 weeks ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

update commit

Files:

24 modified

Changeset 96:1855ea643c42

Timestamp:
05/29/09 07:28:36 (6 weeks ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

added second nwds variable which was getting overwritten

Files:

1 modified

Changeset 95:241ea382a740

Timestamp:
04/27/09 08:23:17 (2 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Modify the syntax on the Metis include files. Modify screen IO in dump_fehm_geom.f

Location:
src
Files:

4 modified

Changeset 94:05fda8b25e1e

Timestamp:
04/24/09 09:50:43 (2 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Correct typo.

Files:

1 modified

Changeset 93:8d5a9ff111d7

Timestamp:
04/24/09 09:46:30 (2 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Corrected some loops that were looping on #faces instead of #nodes per element.

Corrected some loops that were looping on #faces instead of #nodes per element.
Of course this was fine for tri,quad,tet but problems cropped up with hex.

Location:
src
Files:

4 modified

Changeset 92:a5f19040bb3c

Timestamp:
04/23/09 12:21:38 (2 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Install METIS routines into standard version of LaGriT

Files:

7 added

1 removed

2 modified

Changeset 91:8a688f33b486

Timestamp:
04/22/09 09:11:46 (3 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Minor changes to manual pages. Fixed some of the places where links were to LaGriT instead of lagrit.

Location:
lagrit.lanl.gov
Files:

5 modified

Changeset 90:bac64b42b2c1

Timestamp:
04/08/09 15:23:23 (3 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Changes and bug fixes associated with netCDF IO development.

dumpgmv_hybrid - bug fix, was crashing when imt attribute did not exist.
reorder - bug fix
cmo_get_stdptrs - add debug flag and screen output when debug is on.
cmo_get_name_type, cmo_get_num_io_att - cosmetic changes

Location:
src
Files:

5 modified

Changeset 89:bddda034d1fb

Timestamp:
04/01/09 07:17:31 (3 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Updated documentation to reflect changes to cmo/readatt

Location:
lagrit.lanl.gov/docs
Files:

2 modified

Changeset 88:e3cccb7cd703

Timestamp:
03/30/09 13:33:32 (3 months ago)
Author:
Carl Gable <gable@lanl.gov>
Parents:
87:d58dd320db51 (diff), 86:d9af66d67759 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Branch:
default
Message:

Branch Merge

(No files)

Changeset 87:d58dd320db51

Timestamp:
03/30/09 13:31:13 (3 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Changes related to netCDF, ioflags, dumpavs, readatt

Changes made to files that add attributes so that ioflag is set to
default rather than explicit value. That makes future change easier.
dumpavs.f changed to read up to 4096 char values. Old value was 2048.
Modified cmo_readatt so that TecPlot? type headers are ignored and just
table of data can be read without editing the file. Also changed how
memory is allocated and incremented to make reading more efficient.

Files:

2 added

15 modified

Changeset 86:d9af66d67759

Timestamp:
02/04/09 09:46:24 (5 months ago)
Author:
Terry Miller <tamiller@lanl.gov>
Children:
88:e3cccb7cd703, 96:1855ea643c42
Branch:
default
Message:

Added executables for MAC OSX on intel with Absoft10.1

Location:
bin
Files:

2 added

1 modified

Changeset 85:7e49bc5443e6

Timestamp:
02/04/09 09:44:42 (5 months ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

Added compile options for Mac OSX for intel with Absoft 10.1
Fixed ntetmax/0/ to be initialized compile time instead of in blockcom.h

Location:
src
Files:

1 added

3 modified

Changeset 84:cf33ca6cbc65

Timestamp:
02/02/09 11:34:17 (5 months ago)
Author:
Terry Miller <tamiller@lanl.gov>
Parents:
83:eaec299e9d5f (diff), 82:e88e97e7dc89 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Branch:
default
Message:

Update to latest version lagrit for V2.004+

(No files)

Changeset 83:eaec299e9d5f

Timestamp:
02/02/09 08:58:51 (5 months ago)
Author:
Terry Miller <tamiller@lanl.gov>
Branch:
default
Message:

Add Absoft 9.2 compiled executables for V2.0004

Files:

5 modified

Changeset 82:e88e97e7dc89

Timestamp:
11/19/08 09:55:48 (8 months ago)
Author:
Carl Gable <gable@lanl.gov>
Children:
84:cf33ca6cbc65, 87:d58dd320db51
Branch:
default
Message:

Fixed bug in boundary_components, minor update to man page.

Files:

2 modified

Changeset 81:ba4adf1d170b

Timestamp:
11/14/08 09:25:36 (8 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Modify addmesh/merge addmesh/append to handle more cases.

addmesh / [merge|append] / C / A / B
(below - means the mesh object does not exist, 1 means it does exist)

Possible cases
C A B

1 1 1 1 Normal C = C + A + B
2 1 - - No change, exit
3 1 1 - Modify to C = C + A
4 1 - 1 Modify to C = C + B
5 - 1 1 Normal C = A + B
6 - - 1 Modify C = B
7 - 1 - Modify C = A
8 - - - No action, exit

Files:

1 modified

Changeset 80:030394aa82d0

Timestamp:
11/14/08 09:18:11 (8 months ago)
Author:
Carl Gable <gable@lanl.gov>
Parents:
79:751a04d5837c (diff), 78:96fb0de9d8a8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Branch:
default
Message:

Commit branch merge w/ minor updates from TAM.

Files:

14 removed

Changeset 79:751a04d5837c

Timestamp:
11/14/08 09:14:07 (8 months ago)
Author:
Carl Gable <gable@lanl.gov>
Branch:
default
Message:

Update release note web page for V2.004 release.

Files:

2 modified

Changeset 78:96fb0de9d8a8

Timestamp:
10/22/08 10:21:36 (9 months ago)
Author:
Terry Miller <tamiller@lanl.gov>
Children:
80:030394aa82d0, 83:eaec299e9d5f
Branch:
default
Message:

Build version 2.004 for sun, lin, mac
Test and update result and reference directories

Files:

14 added

5 removed

35 modified