Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: sediment distribution

sediment distribution 8 years 3 months ago #23596

  • luciano.hergenreder
  • luciano.hergenreder's Avatar
Hi,

Thanks PN for the file. I've modified it in the following way:
DO J=1,NPOIN
!PN   
      NCOUCHES(J)=1
	  IF((PRIVE%ADR(1)%P%R(J)-0.D0).LT.1.D-6) THEN
	  AVAIL(J,1,1)=1.D0
	  AVAIL(J,1,2)=0.D0
	  ELSEIF((PRIVE%ADR(1)%P%R(J)-1.D0).LT.1.D-6) THEN
	  AVAIL(J,1,1)=0.D0
	  AVAIL(J,1,2)=1.D0	 
	  ENDIF
!PN
      ENDDO

I'm trying to simulate a spatial distribution of two simple fractions: 100% of 0.1m and 100% of 0.005m. Are the modifications right?

How can I print the private variable? (for watch it in BK, for example). I tried with VARIABLES FOR GRAPHIC PRINTOUTS but don't work.

Thank you all
Regards
Luciano
The administrator has disabled public write access.

sediment distribution 8 years 2 months ago #23606

  • Norsazz
  • Norsazz's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 31
  • Thank you received: 9
Hi Luciano,

I'm not sure about your modifications, it should be in agreement with your geometry file. To avoid confusion, do not affect too close values. (diameter 1 value = 10; diameter 2 value = 100).

I think you can look at your spatial distribution by adding ''D50'' in ''VARIABLES FOR GRAPHIC PRINTOUTS'' in sisyphe .cas file.

For others private variables, you can try to use ''P1'' or ''P*'' for all private variables (to be confirmed by others users).

Best regards,
PN
The administrator has disabled public write access.
The following user(s) said Thank You: luciano.hergenreder, Julio
  • Page:
  • 1
  • 2
Moderators: pham

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