source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @916   8 years rlacroix User guide: Document the buffer size related options.
(edit) @915   8 years rlacroix Cosmetics: Fix intentation.
(edit) @914   8 years mhnguyen Ticket 98: Fixing bug relating to element size +) Correct return value of …
(edit) @913   8 years mhnguyen Adding the mask checking for dynamic vertical interpolation +) Only use …
(edit) @912   8 years mhnguyen Fixing bug in axis interpolation +) Correct index for searching …
(edit) @911   8 years mhnguyen Adding an initialization for domain area Test +) On Curie +) Only …
(edit) @910   8 years mhnguyen Adding an initialization for domain area Test +) On Curie +) Only …
(edit) @909   8 years rlacroix Fix: The "buffer_size_factor" parameter was not used. I mistakenly …
(edit) @908   8 years rlacroix Fix: The buffers sizes for servers to clients communications were …
(edit) @907   8 years mhnguyen Correcting a minor thing of previous commit +) Make sure the number of …
(edit) @906   8 years mhnguyen Fixing bug: Ticket 98 +) Correct the way to distribute index of domain …
(edit) @905   8 years aclsce - LSCE ifort compilation : added -lnetcdff needed for the link.
(edit) @904   8 years mhnguyen Correcting error with gcc 4.4. +) Remove an unnecessary typename Test +) …
(edit) @903   8 years mhnguyen Fixing error with gfortran because of length of line +) Break long line …
(edit) @902   8 years oabramkina Sequential version of new functionalities for mesh connectivity: …
(edit) @901   8 years oabramkina Sequential version of new functionalities for mesh connectivity: …
(edit) @900   8 years oabramkina Sequential version of new functionalities for mesh connectivity: …
(edit) @899   8 years ymipsl Fix remaping for ni_glo=1 or nj_glo=1 YM
(edit) @898   8 years ymipsl fix remaping for a small number of cells YM
(edit) @897   8 years mhnguyen Fixing bug in transformation selector +) If grid source and grid …
(edit) @896   8 years mhnguyen Correcting a bug in axis interpolation +) Ascending or Descending values …
(edit) @895   8 years mhnguyen Adding a new transformation: Reduce a domain to an axis Test +) On Curie …
(edit) @894   8 years ymipsl Bug fix due to introduction of scalar elements. MHN
(edit) @893   8 years ymipsl Interpolation : solve issue with indexed mesh definition. YM
(edit) @892   8 years mhnguyen Adding new class to auto-generate global index based on DHT Test + NO
(edit) @891   8 years mhnguyen Adding Fortran interface for reduce_axis_to_scalar Test +) On Curie +) …
(edit) @890   8 years mhnguyen Removing some redundant codes and make some minor improvements +) Make a …
(edit) @889   8 years mhnguyen Correcting a bug in transformation_selector +) Make sure transformation …
(edit) @888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
(edit) @887   8 years mhnguyen Adding a new type of element into grid: Scalar +) Add a new node Scalar …
(edit) @886   8 years mhnguyen Change send_scalar to send_field to make it more coherent +) Removing and …
(edit) @885   8 years rlacroix Ensure the server buffers are large enough so that the corresponding …
(edit) @884   8 years rlacroix Fix a possible deadlock for clients communicating with at least two …
(edit) @883   8 years oabramkina Sequential implementation for UGRID norms: fixing a bug.
(edit) @882   8 years oabramkina UGRID norms: fixing bugs.
(edit) @881   8 years oabramkina Commit for UGRID norms: bad allocations have been taken care of.
(edit) @880   8 years ymipsl Interpolation : solve issue with indexed mesh definition. YM
(edit) @879   8 years oabramkina Corrected submit for UGRID.
(edit) @878   8 years oabramkina Sequential version for UGRID norms. File attribute "convention" has been …
(edit) @877   8 years ymipsl bugfix : interpolation order 2 : spurious NaN values occur sometime due to …
(edit) @876   8 years ymipsl Remove some debug output YM
(edit) @875   8 years ymipsl Improved format when activatin splitting. The key %start_date% and …
(edit) @874   8 years mhnguyen Fixing a bug on activating zoom on axis or domain +) Correct index of …
(edit) @873   8 years mhnguyen Masked interpolated points will have default_value (if defined) +) …
(edit) @872   8 years mhnguyen Correcting a bug invovling with the order of transformations +) Add a …
(edit) @871   8 years mhnguyen Correcting a bug which sometimes make transformations between different …
(edit) @870   8 years mhnguyen Removing some unnecessary files and code lines
(edit) @869   8 years mhnguyen Removing the usage of blocking MPI on transformations +) Use non-blocking …
(edit) @868   8 years mhnguyen Fixing a stupid bug in transformation which sometimes makes wrong result …
(edit) @867   8 years mhnguyen Various clean up +) Remove some redundant codes Test +) On Curie +) …
(edit) @866   8 years mhnguyen Reorganizing codes +) Reorganize some structures to make them more …
(edit) @865   8 years mhnguyen Optimizing codes: Change the way to compute distribution of grid +) …
(edit) @864   8 years mhnguyen Minor correction for distribution client +) Make sure the index of first …
(edit) @863   8 years mhnguyen Some minor improvements for DHT +) Use to minimize the redundant loops …
(edit) @862   8 years mhnguyen Chaning the way to process transformation to improve the performance. …
(edit) @861   8 years mhnguyen Improving the performance of index distribution calculation +) …
(edit) @860   8 years mhnguyen Improvement of DHT: allow multiple values correspond to one key +) If …
(edit) @859   8 years ymipsl Add Yellowstone supercomputer arch files YM
(edit) @858   8 years ymipsl Bug fix : dynamic interpolation : source grid was created from dest grid …
(edit) @857   8 years ymipsl Bug fix four output scalir variable without time records. YM+MHN
(edit) @856   8 years mhnguyen Fixing other compilation errors with PGI +) Change some variable for …
(edit) @855   8 years mhnguyen Fixing a bug during compilation on PGI +) Remove some codes which contain …
(edit) @854   8 years ymipsl Correct bug in output using freq_op != 1ts and Gregorian calendar. YM
(edit) @853   8 years ymipsl bug fix in remaping : segfault occur when process does'nt have cells YM
(edit) @852   8 years ymipsl remapper : Fix problem in parallel when number of cell to insert is to …
(edit) @851   8 years ymipsl adding an MPI synchronisation when processing events in attached mode, …
(edit) @850   8 years ymipsl Add cyclic file attribute. If cyclic=true, when last time record of a …
(edit) @849   8 years ymipsl Remapper : manage some floating rounding error leading to some NAN YM
(edit) @848   8 years mhnguyen Fixing a bug in transformation in case of masking grid +) Number of local …
(edit) @847   8 years ymipsl bugfix : automatic generation of 2D regular domain. YM
(edit) @846   8 years ymipsl Management of masked cell for conservative interpolation. YM
(edit) @845   8 years ymipsl Correction of area incoherency between supermesh and target cells due to …
(edit) @844   8 years ymipsl Management of masked cell for remapping algorithm. YM
(edit) @843   8 years mhnguyen Several improvements +) Replace some time-consuming operations by simpler …
(edit) @842   8 years mhnguyen Small improvements on transformation mapping +) Remove complex structure …
(edit) @841   8 years mhnguyen Changing the way to create virtual grid during transformation. +)Instead …
(edit) @840   8 years mhnguyen Fixing some minors bug appeared under gcc 5.3 +) Make sure depend name …
(edit) @839   8 years mhnguyen Correcting a bug in dht +) The exchange message (MPI_Isend,MPI_Irecv) …
(edit) @838   8 years ymipsl More flexible management of attributes to initialize …
(edit) @837   8 years mhnguyen Just a commit to relaunch trusting
(edit) @836   8 years mhnguyen Exposing transformation to Fortran interface +) Export zoom and axis …
(edit) @835   8 years mhnguyen Exposing some functions to Fortran interface +) Allow add axis and domain …
(edit) @834   8 years mhnguyen Making some minor changes in distribution client +) Seperate global index …
(edit) @833   8 years mhnguyen Improvements for dht +) Implement adaptive hierarchy for dht, level of …
(edit) @832   8 years mhnguyen Weight computation of dynamic transformation is done only one for each …
(edit) @831   8 years mhnguyen Cleaning up some redundant coeds and making some improvements +) Remove …
(edit) @830   8 years mhnguyen Implementing pack and unpack function for generic type of dht +) Replace …
(edit) @829   8 years mhnguyen Refactoring transformation code +) On exchanging information during …
(edit) @828   8 years mhnguyen Ticket 84: Replacing abort by MPI_Abort to prevent deadlocks in some …
(edit) @827   8 years mhnguyen Implementing dynamic interpolation on axis +) Change grid transformation …
(edit) @826   8 years mhnguyen Adding more test case in test_remap Test +) all pass
(edit) @825   8 years mhnguyen Relaxing constraints on reading attributes from a file. +) If there is no …
(edit) @824   8 years mhnguyen Correcting the behavior of field_ref +) If a field refers to another one …
(edit) @823   8 years mhnguyen Implementing grid destination clone in case of two grid source +) Clone …
(edit) @822   8 years ymipsl Add Occigen arch files YM
(edit) @821   8 years mhnguyen Making some improvements of transformation algorithm +) Correct the way …
(edit) @820   8 years mhnguyen Fixing duplicate *_ref on reading attributes from file +) Remove *_ref …
(edit) @819   8 years aclsce Modified to have correct global attirbutes (needed for rebuild tool) …
(edit) @818   8 years mhnguyen Fixing mixed index of unstructured grid +) Update correct global index …
(edit) @817   8 years mhnguyen Adding some attributes for axis and grid (ticket 71, 78) +) Add index …
Note: See TracRevisionLog for help on using the revision log.