Welcome, Guest
Username: Password: Remember me

TOPIC: First column in "file with coords of spectra to write/impose" ?

First column in "file with coords of spectra to write/impose" ? 2 years 4 months ago #40658

  • NZrigat
  • NZrigat's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 65
  • Thank you received: 16
Hi all,

In the subroutine read_spectra_coords.f, what is the variable "I_GLO" being read and where is it being used?

! READ ALL THE POINTS
DO I=1,NP
READ(FID,*) I_GLO,XP(I),YP(I),ZP
ENDDO



In other words, in the coords file in the imposing_spectra example, what does the first column represent-considering 2,3 and 4 are x,y and z coordinates respectively.

Cheers,
Nayef
The administrator has disabled public write access.

First column in "file with coords of spectra to write/impose" ? 2 years 4 months ago #40659

  • tfouquet
  • tfouquet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 294
  • Thank you received: 112
Hello

The variable i_glo is completly useless, it is the index of the point. You can put any integer instead. It is just because it was the format of the output given by salome the code used to construct the example.

cheers

Thierry
The administrator has disabled public write access.
The following user(s) said Thank You: NZrigat
Moderators: tfouquet

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