Welcome, Guest
Username: Password: Remember me

TOPIC: Define more than one FORTRAN file in Steering file

Define more than one FORTRAN file in Steering file 6 years 4 days ago #32068

  • Karki
  • Karki's Avatar
Hello,

I am running a t2d-sisyphe simulation. I need to add the fortran file 'noerod.f' and 'layer.f'.

I tried to add the keyword FORTRAN FILE two times for each of the noerod.f and layer.f. But the program reads only the latter one.

So how can I define two or more fortran file in the steering file?

Thank you.
Attachments:
The administrator has disabled public write access.

Define more than one FORTRAN file in Steering file 6 years 4 days ago #32071

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Hi,

You can merge your 2 fortran files (or more) into one (copy layer.f at the end of noerod.f for instance).
With the latest version of the code, you can put all your fortran files into the same directory and declare it as fortran file in your steering file.
You can have a look at the numerous examples where several fortran files are used.

Regards,
Laurent
The administrator has disabled public write access.
The following user(s) said Thank You: Karki

Define more than one FORTRAN file in Steering file 6 years 4 days ago #32076

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
For your information:

If you are using a more recent version of telemac (v7p2 and later).
You can use a folder as a user fortran.
In v7p2 the main module user fortran cannot be empty.
In the later ones it does not matter.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
The following user(s) said Thank You: Karki
Moderators: pham

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