News:

Due to SPAM attacks, new members must be approved before posting.  Please email jclough@warrenpinnacle.com when registering and your account will be approved.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gary

#1
Using SLAMM / About the result
May 01, 2010, 06:41:53 AM
Hi,Jonathan
   I have a question to ask you. Every time,i run the slamm with the test data. i find there is a date named as "0" ,but the NWI data of this year is the initial data.however the data of the real initial date is not the inital one. what is that? just like below: the NWI data of the Transition Salt Marsh in year '0' is 1.44 hectares,but the one in 1980 is 297.692 hectares. actually, the one in 1980 is 1.44 hectares not in year 0. i wanna know why and what is year '0'?
thank you. have a nice weekend! :)
Date   Developed Dry Land   Trans. Salt Marsh
0   5103.18                     1.44
1980   4985.1848                     297.692
2025   4977.1827                     110.6415
2050   4968.8413                     116.0435
2075   4959.5319                     133.7903
2100   4949.708                     152.5467
                                     
#2
Hi,Jonathan:
    I have found two written mistakes in the Techincal Documentation.
the first one is  located in page 19.Actually formulation 11 is a cube equation,but in the documentation, it is written as "quadaratic equation".
the second one is loacted in page 20. this is a formulation error. the formulation 12 should be "ShapePctile = (Shape(Elev)-MinShape)/(MaxShape - MinShape)"  not   "ShapePctile = (Shape(Elev)-MinShape)-(MaxShape - MinShape)" . Am I right? right now,i have been studing your documentation. Have a nice weekend!
#3
Using SLAMM / the meaning of NWI
March 22, 2010, 03:12:19 AM
Hi,Jonathan:
     Would you please tell me how i can find the meaning of the categories of NWI ? I need a link to know all of these stuffs, you know i dont have any background of this field,  thank you very much
#4
Model Formulation & Parameters / Sample Data Problem
January 25, 2010, 01:43:19 AM
Hi,when i use the Si_puget data to run the SLAMM 6 beta. I got the error "Range check error". what's that problem?

Pls check the data.
Thanks
#5
Thank you! It works.Just like what you said, I download the 'dot' zip and unzip it into a folder named as "OpenGL", then i copy this "OpenGL" folder into the SLAMM6_Open_Source folder. and It works, right now, I can Bulid the codes. Thank you! You are a great guy! LOL
#6
When I "Build" this project, I get several errors:
Undeclared identifier 'DotDipModeDlg' at line 260(206:6)
Undeclared identifier 'FullScreen' at line 260(206:21)
Undeclared identifier 'DotDipModeDlg' at line 271(271:8)
Undeclared identifier 'ColorBits' at line 274(274:21)
Undeclared identifier 'AlphaBits' at line 274(274:32)
Undeclared identifier 'DepthBits' at line 274(274:43)
Undeclared identifier 'StencilBits' at line 274(274:54)
Undeclared identifier 'FSAA' at line 275(275:8)
Undeclared identifier 'FSAASamples' at line 278(278:42)

It seems several variable undeclared. But I dont know how to declare these variable. Would you please tell me how to deal with them.

Thanks a lot.


#7
Thank you Jonathan. this link works! I have download the zip. It will be great if you can tell how to install the zip in details to make it works.You know,that's my first time to use Delphi and OpenGL, it is a little bit tough. I think there are a lot of people who is not familiar with Delphi and OpenGL. So I hope you can write the directions step by step. Thank you again!