X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=README;h=b61c1cfbf17a751e856b4152760dbdb799343e04;hb=b5fca14a10320af9268927ef844f2d45b5d0148d;hp=28f828b5114ea5bece8d9bc988ac78c09b204208;hpb=06cd64a37be247aaaebb00247ef7c732b350dcee;p=modules%2Fmed.git diff --git a/README b/README index 28f828b51..b61c1cfbf 100644 --- a/README +++ b/README @@ -31,7 +31,7 @@ should be done for the get/set field classes methods: parameter; - the getValueI (resp. setValueI) should be replaced by getRow(int ) (resp. setRow(int ,T*) if the field is in full interlacing mode (using the - method getInterlacingType() of the classe FIELD_). If the field is stored in + method getInterlacingType() of the class FIELD_). If the field is stored in no interlacing mode getValueIJ (resp. setValueIJ) should be replaced by getColumn(int ) (resp. setColumn(int ,T*)). @@ -73,7 +73,7 @@ In order to avoid most of the problem the user or the installer should first check the HDF5HOME and the MED2HOME environment variables. This version of Med Memory with Med File V2.2.2, V2.2.3, as well as V2.3.0 but with the version of HDF5 V1.6.3. In the installation of Med File you should take care -of the $HDF5HOME environement variable. This warning is especially intended +of the $HDF5HOME environment variable. This warning is especially intended to the user of The Med Memory in stand alone (without the SALOME KERNEL component). @@ -98,7 +98,7 @@ Memory, the installer may run: - test_MEDMEM_MeshingPoly To check the upper layer (CORBA, Client), the installer may run in the SALOME -Python consol: +Python console: - Med_Gen_test.py - medClient_test.py