Welcome, Guest
Username: Password: Remember me

TOPIC: Reading sediment composition from .slf

Reading sediment composition from .slf 9 years 7 months ago #16655

  • DHaverson
  • DHaverson's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 68
  • Thank you received: 4
Hi

I am trying to spatially vary my sediment composition by reading a value defining the type of mix (either 1 or 2) from a selafin file. My model and my init_compo.f script worked prior to the modifications, but since then I get the following error:

t2dfort.f:709.11:

AVAIL(J,1,1) = 0.2D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:710.11:

AVAIL(J,1,2) = 0.3D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:711.11:

AVAIL(J,1,3) = 0.3D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:712.11:

AVAIL(J,1,4) = 0.2D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:722.11:

AVAIL(J,1,1) = 0.4D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:723.11:

AVAIL(J,1,2) = 0.4D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:724.11:

AVAIL(J,1,3) = 0.1D0
1
Error: Unclassifiable statement at (1)
t2dfort.f:725.11:

AVAIL(J,1,4) = 0.1D0
1
Error: Unclassifiable statement at (1)

Thank you in advance.

David

File Attachment:

File Name: IC_mesh_v5b.slf
File Size: 1,067 KB


File Attachment:

File Name: init_compo.f
File Size: 4 KB
The administrator has disabled public write access.

Reading sediment composition from .slf 9 years 7 months ago #16659

  • jmhervouet
  • jmhervouet's Avatar
Hello,

In the original version of init_compo.f there is a:

USE DECLARATIONS_SISYPHE

without ONLY list, so that AVAIL is also seen. With the ONLY list not mentioning AVAIL it is not seen.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

Reading sediment composition from .slf 9 years 7 months ago #16660

  • DHaverson
  • DHaverson's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 68
  • Thank you received: 4
Thank you Jean-Michelle for the quick reply.

That solved the issue. Just have to deal with the stratification issue now!

Regards

David
The administrator has disabled public write access.

Reading sediment composition from .slf 9 years 2 months ago #18071

  • najibsadid
  • najibsadid's Avatar
Hi,
could you please attach your init-compo.f file. I have a problem in my four grain size distribution zones.
thanking you in advance!
regards
Najib
The administrator has disabled public write access.
Moderators: Pablo, pavans

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