Welcome, Guest
Username: Password: Remember me

TOPIC: CALL init_compo.f or user_init_compo.f

CALL init_compo.f or user_init_compo.f 11 months 1 week ago #42766

  • gregory
  • gregory's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
Hello,

I use telemac2d and sisyphe v8p4r0.I don't understand documentation for set differents size class and fraction on differents zones.

I already add value "zone" in geomtetry file with BlueKenue. I have third zones: 0 for bed river, 1 dike, et 2 for expansion flood zone.

1 ) I believe init_compo.f call user_init_compo.f ? But, Is init_compo.f called?
Or should i used key word FORTRAN FILE ?

I do a test with:

WRITE(LU,*) 'test CALL' in user_init_compo.f without success...

2) Can i set size classe and repartition(fraction) by zone in same file user_init_compo.f or init_compo.f?

3)I don't find an easy example with class size and fraction in ./examples/sisyphe/
Could someone provide me an example user_init_compo.f file with differents zones?

Thanks you
The administrator has disabled public write access.

CALL init_compo.f or user_init_compo.f 11 months 6 days ago #42771

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1460
  • Thank you received: 563
Hello Gregory,

You should better have posted your topic in the dedicated GAIA / SISYPHE section rather than in TELEMAC-2D as your questions deal with sediment transport and SISYPHE rather than hydrodynamics and TELEMAC-2D.
I think you would get more answers over there. I have just moved your topic in the right section.

Anyway, if you use Linux, you can use a command like grep to find the caller graph.
Another way is to use doxygen and its search docs.opentelemac.org/doxydocs/v8p2r0/html/index.html by typing init_compo.

You then get e.g.:
docs.opentelemac.org/doxydocs/v8p2r0/html/index.html
and the caller graph below (expand the array).

It is linked to releease v8p2r0 but it is quite the same for v8p4r0 I think for SISYPHE.

For the other questions, I let more experienced users answer you.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.

CALL init_compo.f or user_init_compo.f 11 months 6 days ago #42781

  • gregory
  • gregory's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 28
Hello Chi-Tuan,

I'm sorry for misplacement of my post, it's an oversight. Thank you for links documentation.

++
The administrator has disabled public write access.
Moderators: Pablo, pavans

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