|
|
@983
|
8 years |
oabramkina |
My branch
|
|
|
@982
|
8 years |
mhnguyen |
Implementing domain interpolation weights exportation
The option 'file' …
|
|
|
@981
|
8 years |
mhnguyen |
Fortran interfaces:
+) Adding Fortran interfaces of transformation
Test …
|
|
|
@980
|
8 years |
mhnguyen |
Minor improvements:
+) Change some type of variable to avoid some …
|
|
|
@979
|
8 years |
mhnguyen |
Implementing AVERAGE operation
+) Add average operation for reduction …
|
|
|
@978
|
8 years |
mhnguyen |
Correcting various bugs relating to transformation
+) Fix the order of …
|
|
|
@977
|
8 years |
mhnguyen |
Minor improvements: Removing some redundant codes
|
|
|
@976
|
8 years |
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
|
|
@975
|
8 years |
mhnguyen |
Checking more strictly i_index, j_index of a domain
+) Make sure that …
|
|
|
@974
|
8 years |
mhnguyen |
Ticket 95: Loosening checking condition for lonvalue_1d for rectilinear
…
|
|
|
@973
|
8 years |
ymipsl |
Removed unused attribute nav_model for X or Y axis.
YM
|
|
|
@972
|
8 years |
ymipsl |
Do not call compression if compression_level=0
It appear to be a bug for …
|
|
|
@971
|
8 years |
mhnguyen |
Correcting the previous commit
Test
+) On Curie
+) Tests pass
|
|
|
@970
|
8 years |
mhnguyen |
Making some changes in axis checking condition to make it coherent with …
|
|
|
@969
|
8 years |
mhnguyen |
Ticket 111: Loosening the checking condition for domain with data_dim == 1 …
|
|
|
@968
|
8 years |
mhnguyen |
Improvements: Tighten checking transformation type in xml
+) A …
|
|
|
@967
|
8 years |
mhnguyen |
Ticket 106: Reading a scalar from file
+) Add method to read scalar value …
|
|
|
@966
|
8 years |
mhnguyen |
Reducing length of line of auto-generate Fortran interface
+) Break line …
|
|
|
@965
|
8 years |
mhnguyen |
Correcting Fortran interface for receiving scalar.
|
|
|
@964
|
8 years |
mhnguyen |
Ticket 108: Fixing distribution condition of an axis
+) Make sure an axis …
|
|
|
@963
|
8 years |
mhnguyen |
Loosen checking condition on reading an unstructured domain
|
|
|
@962
|
8 years |
mhnguyen |
Improving name-search in inheritance tree
+) If there is no name defined …
|
|
|
@961
|
8 years |
mhnguyen |
Fortran interface: Receiving scalar value
|
|
|
@960
|
8 years |
mhnguyen |
New transformation: Extract a point on axis to a scalar
+) Add new node …
|
|
|
@959
|
8 years |
ymipsl |
Fix bug introduced in rev 952 causing trouble for reading functionalities. …
|
|
|
@958
|
8 years |
rlacroix |
Timeseries fields now inherit the variables from the fields they are …
|
|
|
@957
|
8 years |
rlacroix |
Fix a possible crash caused by an infinite recursion.
The way virtual …
|
|
|
@956
|
8 years |
rlacroix |
Make sure CXios::isClient and CXios::isServer variables are used in a …
|
|
|
@955
|
8 years |
yushan |
adding grid name for error message
|
|
|
@954
|
8 years |
ymipsl |
Revert to rev 944 (file commited by error)
YM
|
|
|
@953
|
8 years |
ymipsl |
Add gaussian grid support./n YM
|
|
|
@952
|
8 years |
ymipsl |
- Attribut record_offset accept now negative value.
- Field are not output …
|
|
|
@951
|
8 years |
ymipsl |
Fix compilation problem using GCC
YM
|
|
|
@950
|
8 years |
ymipsl |
remapper : fix rounding error which stop the remaping.
YM
|
|
|
@949
|
8 years |
ymipsl |
Remove 2 codes lines that have been forgotten, which cause spurious …
|
|
|
@948
|
8 years |
ymipsl |
Bug fix : read unstructured grid with one or more axis.
This is a fix but …
|
|
|
@947
|
8 years |
oabramkina |
Setting context by id added (xios_set_current_context(id)).
|
|
|
@946
|
8 years |
oabramkina |
Reverting mesh.cpp to version 931.
|
|
|
@945
|
8 years |
oabramkina |
Reverting mesh.cpp to version 931.
|
|
|
@944
|
8 years |
mhnguyen |
Update compute_connectivity_domain with new functions of class CMesh
+) …
|
|
|
@943
|
8 years |
mhnguyen |
Adding Fortran interfaces for retrieving domains, axis, scalars of a field …
|
|
|
@942
|
8 years |
mhnguyen |
Modifying some checking conditions of domain to be loosen
+) Loosen the …
|
|
|
@941
|
8 years |
mhnguyen |
Finishing the implementation of expand domain transformation
+) Make use …
|
|
|
@940
|
8 years |
mhnguyen |
Making some error messages clearer
|
|
|
@939
|
8 years |
mhnguyen |
Correcting minor bug in expand_domain
+) Correct code registration
Test …
|
|
|
@938
|
8 years |
mhnguyen |
Modifying reduce_axis_to_domain attribute to prevent error-prone
+) …
|
|
|
@937
|
8 years |
mhnguyen |
Smalll improvements for interpolation axis
+) Strictly check order of …
|
|
|
@936
|
8 years |
mhnguyen |
Correcting a bug of inverse axis on distributed axis
+) The global index …
|
|
|
@935
|
8 years |
mhnguyen |
Adding interface for expand_domain
|
|
|
@934
|
8 years |
mhnguyen |
Adding new transformation: Compute_connectivity_domain
Test
+) On Curie …
|
|
|
@933
|
8 years |
mhnguyen |
Improving transformation selection. Instead of modifying directly …
|
|
|
@932
|
8 years |
mhnguyen |
Adding Fortran interface for high-dimension grid (up to 7)
+) Add check …
|
|
|
@931
|
8 years |
oabramkina |
Mesh connectivity:
Functions for determining local and global …
|
|
|
@930
|
8 years |
mhnguyen |
Improving the performance of on server side
+) Replace searching …
|
|
|
@929
|
8 years |
oabramkina |
Mesh connectivity:
Fixing a bug for UGRID in case meshes containing cells …
|
|
|
@928
|
8 years |
rlacroix |
Timeseries files now inherit the global variables from the file they are …
|
|
|
@927
|
8 years |
rlacroix |
Fix: Ensure that the buffer sizes needed to send the axis attributes are …
|
|
|
@926
|
8 years |
rlacroix |
Fix: Make sure that the connected servers are properly set for …
|
|
|
@925
|
8 years |
rlacroix |
Fix MPI_Init calls to be more compliant with the standard.
|
|
|
@924
|
8 years |
oabramkina |
Parallel version of UGRID norms.
The following connectivity parameters …
|
|
|
@923
|
8 years |
ymipsl |
Improve remapper :
- increase stability for smal grid remapping
- increase …
|
|
|
@922
|
8 years |
mhnguyen |
Correcting compilation error with gcc 4.8
+) Remove some part which made …
|
|
|
@921
|
8 years |
mhnguyen |
Ticket 101: Wrong field name in timeseries mode
+) Change the way to …
|
|
|
@920
|
8 years |
mhnguyen |
Ticket 100: Correct format name of splitted output file
Test
+) Local
+) …
|
|
|
@919
|
8 years |
mhnguyen |
Commit the workaround of Rémi on the problem of remap library when moving …
|
|
|
@918
|
8 years |
mhnguyen |
Modifying vertical interpolation
+) Only process interpolation, the …
|
|
|
@917
|
8 years |
rlacroix |
Fix the client/server communication protocol.
In the some extreme cases a …
|
|
|
@916
|
8 years |
rlacroix |
User guide: Document the buffer size related options.
|
|
|
@915
|
8 years |
rlacroix |
Cosmetics: Fix intentation.
|
|
|
@914
|
8 years |
mhnguyen |
Ticket 98: Fixing bug relating to element size
+) Correct return value of …
|
|
|
@913
|
8 years |
mhnguyen |
Adding the mask checking for dynamic vertical interpolation
+) Only use …
|
|
|
@912
|
8 years |
mhnguyen |
Fixing bug in axis interpolation
+) Correct index for searching …
|
|
|
@911
|
8 years |
mhnguyen |
Adding an initialization for domain area
Test
+) On Curie
+) Only …
|
|
|
@910
|
8 years |
mhnguyen |
Adding an initialization for domain area
Test
+) On Curie
+) Only …
|
|
|
@909
|
8 years |
rlacroix |
Fix: The "buffer_size_factor" parameter was not used.
I mistakenly …
|
|
|
@908
|
8 years |
rlacroix |
Fix: The buffers sizes for servers to clients communications were …
|
|
|
@907
|
8 years |
mhnguyen |
Correcting a minor thing of previous commit
+) Make sure the number of …
|
|
|
@906
|
8 years |
mhnguyen |
Fixing bug: Ticket 98
+) Correct the way to distribute index of domain …
|
|
|
@905
|
8 years |
aclsce |
- LSCE ifort compilation : added -lnetcdff needed for the link.
|
|
|
@904
|
8 years |
mhnguyen |
Correcting error with gcc 4.4.
+) Remove an unnecessary typename
Test
+) …
|
|
|
@903
|
8 years |
mhnguyen |
Fixing error with gfortran because of length of line
+) Break long line …
|
|
|
@902
|
8 years |
oabramkina |
Sequential version of new functionalities for mesh connectivity:
…
|
|
|
@901
|
8 years |
oabramkina |
Sequential version of new functionalities for mesh connectivity:
…
|
|
|
@900
|
8 years |
oabramkina |
Sequential version of new functionalities for mesh connectivity:
…
|
|
|
@899
|
8 years |
ymipsl |
Fix remaping for ni_glo=1 or nj_glo=1
YM
|
|
|
@898
|
8 years |
ymipsl |
fix remaping for a small number of cells
YM
|
|
|
@897
|
8 years |
mhnguyen |
Fixing bug in transformation selector
+) If grid source and grid …
|
|
|
@896
|
8 years |
mhnguyen |
Correcting a bug in axis interpolation
+) Ascending or Descending values …
|
|
|
@895
|
8 years |
mhnguyen |
Adding a new transformation: Reduce a domain to an axis
Test
+) On Curie …
|
|
|
@894
|
8 years |
ymipsl |
Bug fix due to introduction of scalar elements.
MHN
|
|
|
@893
|
8 years |
ymipsl |
Interpolation : solve issue with indexed mesh definition.
YM
|
|
|
@892
|
8 years |
mhnguyen |
Adding new class to auto-generate global index based on DHT
Test
+ NO
|
|
|
@891
|
8 years |
mhnguyen |
Adding Fortran interface for reduce_axis_to_scalar
Test
+) On Curie
+) …
|
|
|
@890
|
8 years |
mhnguyen |
Removing some redundant codes and make some minor improvements
+) Make a …
|
|
|
@889
|
8 years |
mhnguyen |
Correcting a bug in transformation_selector
+) Make sure transformation …
|
|
|
@888
|
8 years |
mhnguyen |
Adding new transformation for scalar: Reducing an axis to a scalar
+) Add …
|
|
|
@887
|
8 years |
mhnguyen |
Adding a new type of element into grid: Scalar
+) Add a new node Scalar …
|
|
|
@886
|
8 years |
mhnguyen |
Change send_scalar to send_field to make it more coherent
+) Removing and …
|
|
|
@885
|
8 years |
rlacroix |
Ensure the server buffers are large enough so that the corresponding …
|
|
|
@884
|
8 years |
rlacroix |
Fix a possible deadlock for clients communicating with at least two …
|
|
|