Welcome, Guest
Username: Password: Remember me

TOPIC: Error in SISYPHE source code

Error in SISYPHE source code 14 years 2 months ago #536

  • bzindovic
  • bzindovic's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 68
  • Thank you received: 3
While compiling SISYPHE v6p0, I've noticed a following error while processing file "bedload_interact_CV.f" on line 100:

ELSEIF(TX.GT.1.D0)

The following line should be:

ELSEIF(TX.GT.1.D0) THEN

Is this file important in SISYPHE tool-chain? Did anyone came across anything similar?

Regards,
Budo
The administrator has disabled public write access.

Re:Error in SISYPHE source code 14 years 2 months ago #537

  • jmhervouet
  • jmhervouet's Avatar
Hello,

Actually this subroutine should not be in the package, it is just here for further developments. Yes thanks, you are right for this ELSEIF... THEN, but the subroutine does not appear in the makefiles, so how comes you compile it ?

Regards,

JMH
The administrator has disabled public write access.

Re:Error in SISYPHE source code 14 years 2 months ago #538

  • bzindovic
  • bzindovic's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 68
  • Thank you received: 3
I had problem compiling the whole package (could not execute it on Windows with Intel, g95 nor gfortran) so I decided to set up series of projects in Code::Blocks just to help me easily switch between Windows and Linux version (as well between different compilers) without the mess of setting up configuration files. I was not aware that there are a few development in progress files in the distribution.

Can anyone write in-depth tutorial for compiling TELEMAC under WinXP with Intel or gfortran? The manual provided seems to be a Linux/Unix manual glued with suggestions for Windows development.
The administrator has disabled public write access.
Moderators: Pablo, pavans

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.