Welcome, Guest
Username: Password: Remember me

TOPIC: use artemis without fortan

use artemis without fortan 13 years 4 months ago #1809

  • tannycke
  • tannycke's Avatar
Hello

I would like to do a simulation with Artemis, but when I looked on the keywords with fudaa, in the parameter file, I was surprised that there is no keyword for the value of Hs at the boundary. I find it very strange because for the other software (tomawac for exemple), you can set the value of Hs in fudaa.
I have not fortran and I don't know how to set the value of Hs. Is someone can help me ???

Thanks a lot
The administrator has disabled public write access.

Re:use artemis without fortan 13 years 4 months ago #1811

  • CP
  • CP's Avatar
Hello,

You need to modify subroutine BORH (HBT parameter) to impose Hs at the boundary in ARTEMIS.

Unfortunately, That means you'll have to use a Fortran file.
The administrator has disabled public write access.

Re:use artemis without fortan 13 years 4 months ago #1815

  • tannycke
  • tannycke's Avatar
hello

It is very important for my study to know if I have to buy intel fortran to simulate wave agitation.

thanks a lot !
The administrator has disabled public write access.

Re:use artemis without fortan 13 years 4 months ago #1819

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello,

You do not need to have Intel Fortran, just one Fortran compiler. Because of the large number of users of the Intel Frotran compiler, we are maintaining makefiles for this one but you can also use the g95 (gnu fortran 95 for windows). We are also maintaining the makefiles for this one too.

Makefiles for the intel fortran have the .wnt extension. Makefiles for the g95 have the .gfo extensions. Makefiles are within each source directory. You can switch TELEMAc to the configuration with g95, by modifying your \config\systel.ini file:
HOSTTYPE=g95
(instead of HOSTTYPE=win)
Do not forget to type cfgmak (in a DOS command windows) after you have saved your systel.ini file. Please also check, within the [95] area that your LIBS_MPI="<TELEMAC_HOME>\mpi\<DIRLIB>\lib\mpich.lib" is correct (where <TELEMAC_HOME> takes the value of PROJECT=.......

Note that we are soon to provide you with an option without makefiles (but you will still need a fortran compiler).

Hope this helps.

Sebastien.
The administrator has disabled public write access.

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