SHYFEM-model / shyfem

System of HydrodYnamic Finite Element Modules
Other
21 stars 33 forks source link

Fix pardiso #4

Closed marcobj closed 9 years ago

marcobj commented 9 years ago

Fixing the use of MKL Pardiso solver library

georgu commented 9 years ago

Please for the next pull requests:

1) choose a little more self descriptive names for new global variables, not just "nth" 2) please do not make a "make depend" on all directories. I will have to sort out the differences by hand. In your case there was no need at all to do a "make depend"

marcobj commented 9 years ago

1) Ok... 2) Without "make depend" the compilation gives an error due to an old dependency of subpard.f by ../femlib/mod/omp_lib.mod, never existed but still present in the fem3d/Makefile. Now the call in subpard.f to omp_lib is removed since it was not necessary.

georgu commented 9 years ago

ok, but it was enough to do "make depend" only in fem3d.

Ho appena rilasciata una nuova versione con un errore. Ancora non sono rodato...

Georg

On Mon, Oct 12, 2015 at 6:50 PM, Marco Bajo notifications@github.com wrote:

1) Ok... 2) Without "make depend" the compilation gives an error due to an old dependency of subpard.f by ../femlib/mod/omp_lib.mod, never existed but still present in the fem3d/Makefile. Now the call in subpard.f to omp_lib is removed since it was not necessary.

— Reply to this email directly or view it on GitHub https://github.com/SHYFEM-model/shyfem/pull/4#issuecomment-147459148.


Georg Umgiesser Oceanography, ISMAR-CNR Arsenale Tesa 104, Castello 2737/F 30122 Venezia, Italia

e-mail : georg.umgiesser@ismar.cnr.it web : http://www.ismar.cnr.it/ tel : +39 - 041 - 2407 943

fax : +39 - 041 - 2407 940