Welcome, Guest
Username: Password: Remember me

TOPIC: Limit in MAXKEYWORD

Limit in MAXKEYWORD 5 months 1 week ago #46160

  • taoan
  • taoan's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 53
  • Thank you received: 10
Hello,

I experienced a similar problem with windows system version of Telemac v8p4. After these adjustments the model works ok:

1-Adjust the declarations_special.f to set MAXKEYWORD = 800 to compatible value, in my case it was 800
2-In the file api_run_sis.f you also need to set the motcar value to the same as MAXKEYWORD. In this case you need to set this line CHARACTER(LEN=250) MOTCAR(800),FILE_DESC(4,800)
3-When I try to compile the full telemac code with --clean I got the error reported in post #43827 caused by the missing of utils_latex.f file.
After download this file here and save on the respective sources directory the system compiled ok.
4-After these preliminary steps the model runned ok in serial, but crashes in parallel. To solve this problem, I used the solution reported here
I hope this solution can be helpful for other users

With best regards

Taoan
The administrator has disabled public write access.
The following user(s) said Thank You: Jay_00

Limit in MAXKEYWORD 2 months 4 days ago #46621

  • Jay_00
  • Jay_00's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
Hi Taoan,

Thank you for the solution. I could make the necessary changes based on your advice and was able to compile telemac.

However, when I go to run the simulation with the sources all entered in the steering file I get an error "Stop of damocles at key-word". Did you encounter something similar.

Another error that I see pop up is that the simulation tries to run in parallel mode even though there is no keyword Parallel Processor in the steering file neither i use "--ncsize"

Did you face such errors?

Kind Regards,
Jay
Attachments:
The administrator has disabled public write access.
Moderators: pham

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