Skip to main content
1-Visitor
March 6, 2012
Question

Log Normal Distribution of Annual Max Flows - Pearl River

  • March 6, 2012
  • 3 replies
  • 1820 views

Here I compared annual maximum flows to see how well they fit a log-normal distribution.  What the user will need to do is download both the Mathcad file and the data set, then read in the data set.

3 replies

24-Ruby IV
March 7, 2012

Dixie,

You forgot to attach the text file of data ("Pearl River near Bogalusa.txt") together with the Mathcad worksheet:

Pic_1.png

Joeboy1-VisitorAuthor
1-Visitor
March 7, 2012

No, I think there is a problem in transferring data tables to the PTC website.  I opened a data table in Mathcad, copied the data to it and saved it in the file.  It is on my system and works well.  When I upload the file to the PTC site the data is apparently removed from the Table.  Note that the external read for the file is disabled, I knew that would not work.

24-Ruby IV
March 12, 2012

Now all works fine. And here we can use a relative file path (option "Use relative file path" in component properties):

Pic_2.png