Sylvain Barbot

Results 17 comments of Sylvain Barbot

Hi Rob, I you're running binaries built from source, you shouldn't use the ./setup.sh script. You should simply update the LD_LIBRARY_PATH and PATH environment variables. There are several examples in...

Best to compile the code directly with `./waf configure` followed by `./waf`. Once that compiles successfully, add the `build` directory to your `PATH` environment variable. You should then be ready...

The ‘INSTALL’ file gives you the procedure to compile and install the code, with examples for different platforms. Have you looked at it? Are you able to compile the code?...

Can you respond to my question? The ‘INSTALL’ file gives you the procedure to compile and install the code, with examples for different platforms. Have you looked at it? Are...

Check the examples in `INSTALL`. You are probably missing some command-line options, such as `--check-c-compiler=icc` and `--check-fortran-compiler=ifort`.

Can you include the procedure you follow and the error message in context so we can help you? Are you using ./waf configure and ./waf? ________________________________ From: Jarett ***@***.***> Sent:...

The integration time is independent of viscosity. If the integration time is 70 years, just use an integration time of 70, assuming the time units is year. The viscosity structure...