source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15664   13 years Eric.Larour CHG: get svn to ignore some files
(edit) @15663   13 years Eric.Larour CHG: get svn to ignore some files
(edit) @15662   13 years Eric.Larour CHG: forgot to include adolc header file
(edit) @15661   13 years Eric.Larour CHG: error out if gsl is not found
(edit) @15660   13 years Eric.Larour CHG: missing header file
(edit) @15659   13 years Eric.Larour CHG: added atlas library
(edit) @15658   13 years seroussi CHG: removed printf
(edit) @15657   13 years Mathieu Morlighem BUG: fixing pressure spc for TaylorHood
(edit) @15656   13 years Mathieu Morlighem NEW: Added Taylor Hood element for FS
(edit) @15655   13 years Mathieu Morlighem CHG: change last line of forcing before it is marshalled
(edit) @15654   13 years Mathieu Morlighem NEW: FS can now use different types of interpolation for velocity and …
(edit) @15653   13 years Eric.Larour CHG: updated murdo configuration
(edit) @15652   13 years Eric.Larour CHG: get svn to ignore some files
(edit) @15651   13 years Eric.Larour CHG: update configuration for X11
(edit) @15650   13 years seroussi NEW: removed all reference to ice front
(edit) @15649   13 years seroussi NEW: removed ice front definitively
(edit) @15648   13 years seroussi CHG: updated some archives (minor) for validation NR
(edit) @15647   13 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @15646   13 years Mathieu Morlighem CHG: yams has a new number of vertices for some reason…
(edit) @15645   13 years Mathieu Morlighem BUG: look for SSA nodes.…
(edit) @15644   13 years Mathieu Morlighem CHG: md.flowequations.fe_HO: 0 P1xP1, 1:P1xP2, 2:P2xP1, 3:P2xP2
(edit) @15643   13 years Mathieu Morlighem CHG: cosmetics, removed double blank lines
(edit) @15642   13 years Mathieu Morlighem CHG: extending higher order elements to other solutions
(edit) @15641   13 years Mathieu Morlighem CHG: minor cosmetics
(edit) @15640   13 years Mathieu Morlighem CHG: GetBFriction now dynamically calculated
(edit) @15639   13 years Mathieu Morlighem CHG: fixed case when nodes is empty
(edit) @15638   13 years Mathieu Morlighem BUG: fixed nodal functions for P2xP2
(edit) @15637   13 years Mathieu Morlighem BUG: fixing P1xP2
(edit) @15636   13 years Mathieu Morlighem NEW: added P1xP2 element for Penta, needs to be debugged
(edit) @15635   13 years Mathieu Morlighem NEW: added support for P2xP1 constraints
(edit) @15634   13 years Mathieu Morlighem CHG: nodecounter should work on the maximum ID because we might skip …
(edit) @15633   13 years Mathieu Morlighem BUG: fixed segmentation fault
(edit) @15632   13 years Mathieu Morlighem CHG: reverted install.sh
(edit) @15631   13 years Mathieu Morlighem CHG: do not create edges if edge marker is 2
(edit) @15630   13 years Mathieu Morlighem NEW: added marker to edges for P2xP1
(edit) @15629   13 years Mathieu Morlighem FIX: fixing compilation
(edit) @15628   13 years Mathieu Morlighem CHG: removed Echo
(edit) @15627   13 years Mathieu Morlighem CHG: preparing P2xP1 3d to debug P2
(edit) @15626   13 years Mathieu Morlighem CHG: forgot to account for isSIA in coupling flag
(edit) @15625   13 years Mathieu Morlighem NEW: some changes necessary for P2 Elements
(edit) @15624   13 years Mathieu Morlighem NEW: for SSA and HO, use regular IoModelToConstraintx
(edit) @15623   13 years Mathieu Morlighem NEW: added FlowequationFeHOEnum.m
(edit) @15622   13 years Mathieu Morlighem CHG: updating syntax highlight
(edit) @15621   13 years Mathieu Morlighem CHG: spcvx vy and vy need to be scaled before they are marshalled, …
(edit) @15620   13 years seroussi FIX: local change that should not have been commited
(edit) @15619   13 years Mathieu Morlighem BUG: numbering for layers did not work
(edit) @15618   13 years seroussi CHG: use NUMVERTICES as much as possible to avoid problems
(edit) @15617   13 years seroussi FIX: wrong size of vector
(edit) @15616   13 years Mathieu Morlighem CHG: no more icefront
(edit) @15615   13 years Mathieu Morlighem CHG: diagnostic is now stressbalance
(edit) @15614   13 years seroussi CHG: removed md.diagnostic.icefront and added capability to recover …
(edit) @15613   13 years Mathieu Morlighem CHG: UpdateElement provides the type of finite element
(edit) @15612   13 years seroussi CHG: updated plot of BC for new front
(edit) @15611   13 years Mathieu Morlighem NEW: make the distinction between faces and edges for 3d Quadratic …
(edit) @15610   13 years seroussi FIX: test 423 no front was created, do it in the par file
(edit) @15609   13 years seroussi CHG: updated tolerances python
(edit) @15608   13 years seroussi CHG: updated Dakota archives
(edit) @15607   13 years seroussi CHG: more tolerances
(edit) @15606   13 years Mathieu Morlighem CHG: updated archive as not all fields where saved
(edit) @15605   13 years Mathieu Morlighem BUG: not all fields where saved and checked
(edit) @15604   13 years cborstad CHG: mask.py syntax can be more like matlab
(edit) @15603   13 years cborstad FIX: typo in icelevelset
(edit) @15602   13 years cborstad FIX: typo in levelset
(edit) @15601   13 years cborstad FIX: wrong numpy prefix
(edit) @15600   13 years cborstad BUG: indentation and python syntax fix
(edit) @15599   13 years seroussi FIX: more tolerances
(edit) @15598   13 years seroussi FIX: test 227
(edit) @15597   13 years seroussi CHG: slightly change domain of 79North domain for NR to avoid elements …
(edit) @15596   13 years seroussi CHG: now rely on icelevelset in mask
(edit) @15595   13 years seroussi NEW: models only rely on mask.icelevelset now (diagnostic.icefront not …
(edit) @15594   13 years Mathieu Morlighem CHG: SIA constrain nodes in CreateNodes instead of constructor
(edit) @15593   13 years seroussi CHG: archives 5XX
(edit) @15592   13 years seroussi CHG: archives 4XX
(edit) @15591   13 years seroussi CHG: archives test2XX
(edit) @15590   13 years Mathieu Morlighem CHG: added some ; to avoid annoying echos
(edit) @15589   13 years seroussi CHG: changes in tolerance again
(edit) @15588   13 years seroussi CHG: python test216
(edit) @15587   13 years seroussi FIX: missing parameter file in Python
(edit) @15586   13 years seroussi CHG: updated python tolerances
(edit) @15585   13 years Mathieu Morlighem CHG: updated archive 274
(edit) @15584   13 years Mathieu Morlighem BUG: BOOST needed for dakota 5.3.1
(edit) @15583   13 years Mathieu Morlighem CHG: Nodes do not look for iomodel->flowequations[i] but the …
(edit) @15582   13 years seroussi CHG: changes ice front to test icelevelset
(edit) @15581   13 years seroussi CHG: changed test resolution to avoid element with 2 fronts
(edit) @15580   13 years seroussi FIX: typo SSA not ssa
(edit) @15579   13 years seroussi CHG: reduced front for 3 additionnal tests
(edit) @15578   13 years seroussi CHG: archive 274 with reduced front
(edit) @15577   13 years seroussi CHG: updated some tolerances
(edit) @15576   13 years Mathieu Morlighem CHG: no need to load mkl amymore
(edit) @15575   13 years Mathieu Morlighem CHG: added gsl, no need for petsc_arch
(edit) @15574   13 years Mathieu Morlighem CHG: added check on petscversion.h
(edit) @15573   13 years Mathieu Morlighem CHG: Updating syntax highlight
(edit) @15572   13 years Mathieu Morlighem CHG: fixing pkriging
(edit) @15571   13 years Mathieu Morlighem NEW: now use cmake 2.8.11.2
(edit) @15570   13 years Mathieu Morlighem CHG: pfopne on cpu0 only
(edit) @15569   13 years seroussi GHC: Updated archives for new front
(edit) @15568   13 years Mathieu Morlighem CHG: stokesoptions remains stokesoptions for now
(edit) @15567   13 years Mathieu Morlighem CHG: MacAyeal -> SSA
(edit) @15566   13 years Mathieu Morlighem CHG: MacAyeal -> SSA
(edit) @15565   13 years Mathieu Morlighem CHG: hutter-> SIA macayeal->SSA pattyn->HO stokes->FS
Note: See TracRevisionLog for help on using the revision log.