Form:Module questionnaire: Difference between revisions
From CSDMS
Line 207: | Line 207: | ||
}}</td></tr> | }}</td></tr> | ||
<tr><td>Does model development still take place?</td><td> | <tr><td>Does model development still take place?</td><td>{{#input:type=radio|name=model_development|value=yes}} Yes<br>{{#input:type=radio|name=model_Development|value=no}} No</td><td></td></tr> | ||
<tr><td>If above answer is no, provide end year model development:</td><td>{{#input:name=start_year|type=select|value={{{start_year|}}}| | <tr><td>If above answer is no, provide end year model development:</td><td>{{#input:name=start_year|type=select|value={{{start_year|}}}| | ||
Line 305: | Line 305: | ||
<tr><td></td><td>{{#input:type=checkbox|name=Other_output}} Other:</td><td>{{#input:type=text|name=otherprogramlanguage|size=20 }}</td></tr> | <tr><td></td><td>{{#input:type=checkbox|name=Other_output}} Other:</td><td>{{#input:type=text|name=otherprogramlanguage|size=20 }}</td></tr> | ||
<tr><td>Post-processing software needed?</td><td> | <tr><td>Post-processing software needed?</td><td>{{#input:type=radio|name=post_processing|value=yes}} Yes<br>{{#input:type=radio|name=post_processing|value=no}} No</td><td></td></tr> | ||
<tr><td>Describe post-processing software:<br><i>max 100 characters</i></td><td>{{#input:type=textarea|rows=4|name=describe_post_processingsoftware|size=50}}</td></tr> | <tr><td>Describe post-processing software:<br><i>max 100 characters</i></td><td>{{#input:type=textarea|rows=4|name=describe_post_processingsoftware|size=50}}</td></tr> | ||
<tr><td>Visualization software needed?</td><td>{{#input:type=radio|name=visualization|value=yes}} Yes<br>{{#input:type=radio|name=visualization|value= | <tr><td>Visualization software needed?</td><td>{{#input:type=radio|name=visualization|value=yes}} Yes<br>{{#input:type=radio|name=visualization|value=no}} No</td><td></td></tr> | ||
<tr><td>If above answer is yes:<br><i>More options possible</i></td><td>{{#input:type=checkbox|name=vis_ESRI}} ESRI</td><td></td></tr> | <tr><td>If above answer is yes:<br><i>More options possible</i></td><td>{{#input:type=checkbox|name=vis_ESRI}} ESRI</td><td></td></tr> | ||
Line 339: | Line 340: | ||
<tr><td>Provide key papers on model if any:<br><i>max 400 characters</i></td><td>{{#input:type=textarea|rows=4|name=key_papers|size=50}}</td></tr> | <tr><td>Provide key papers on model if any:<br><i>max 400 characters</i></td><td>{{#input:type=textarea|rows=4|name=key_papers|size=50}}</td></tr> | ||
<tr><td>Is there a manual available:</td><td>< | <tr><td>Is there a manual available?:</td><td>{{#input:type=radio|name=manual|value=yes}} Yes<br>{{#input:type=radio|name=manual|value=no}} No</td><td></td></tr> | ||
<tr><td>Model website if any:</td><td>{{#input:type=textarea|rows=4|name=model_website|size=50}}</td></tr> | <tr><td>Model website if any:</td><td>{{#input:type=textarea|rows=4|name=model_website|size=50}}</td></tr> |
Revision as of 11:42, 8 March 2008
Model Questionnaire
STILL WORKING ON THIS (ALBERT)
{{#input:type=hidden|name=formmailer}} | {{#input:type=hidden|name=title|value=:Organization}} | |
First Name: | {{#input:type=text|name=First name|size=20 }} | |
Last Name: | {{#input:type=text|name=Last name|size=20}} | {{#input:name=typecontact|type=select|value=|
|
Institute / Organization: | {{#input:type=text|name=Institute|size=30}} | |
Postal address 1: | {{#input:type=text|name=Postal address 1|size=30}} | |
Postal address 2: | {{#input:type=text|name=Postal address 2|size=30}} | |
Town/City: | {{#input:type=text|name=Town/City}} | |
Postal code: | {{#input:type=text|name=Postal code|size=15}} | |
State: | {{#input:name=State|type=select|value=|
| |
Country: | {{#input:type=text|name=Country|size=20}} | |
Email address: | {{#input:type=text|name=Email address|size=30}} | |
Phone: | {{#input:type=text|name=Phone|size=15}} | |
Fax: | {{#input:type=text|name=Fax|size=15}} | |
2nd developer first name: | {{#input:type=text|name=2nd_First name|size=20 }} | |
2nd developer last name: | {{#input:type=text|name=2nd_Last name|size=20}} | {{#input:name=typecontact2|type=select|value=|
|
3nd developer first name: | {{#input:type=text|name=3nd_First name|size=20 }} | |
3nd developer last name: | {{#input:type=text|name=3nd_Last name|size=20}} | {{#input:name=typecontact3|type=select|value=|
|
Model name: | {{#input:type=text|name=modelname|size=20 }} | |
{{#input:name=modeltype|type=select|value=|
| ||
Model domain: More options possible | {{#input:type=checkbox|name=terrestrial}} Terrestrial | |
{{#input:type=checkbox|name=Coastal}} Coastal | ||
{{#input:type=checkbox|name=Marine}} Marine | ||
Model description: (max 300 characters) | {{#input:type=text|name=modeldescription|size=50|rows=5}} | |
Supported computer platforms: More options possible | {{#input:type=checkbox|name=UNIX}} Unix | |
{{#input:type=checkbox|name=Linux}} Linux | ||
{{#input:type=checkbox|name=Mac OS X}} Mac OS X | ||
{{#input:type=checkbox|name=Windows}} Windows | ||
{{#input:type=checkbox|name=Other}} Other: | {{#input:type=text|name=otherplatform|size=20 }} | |
Programming language: More options possible | {{#input:type=checkbox|name=Fortran77}} Fortran77 | |
{{#input:type=checkbox|name=Fortran90}} Fortran90 | ||
{{#input:type=checkbox|name=C}} C | ||
{{#input:type=checkbox|name=C_plus}} C++ | ||
{{#input:type=checkbox|name=Python}} Python | ||
{{#input:type=checkbox|name=Java}} Java | ||
{{#input:type=checkbox|name=Idl}} Idl | ||
{{#input:type=checkbox|name=Matlab}} Matlab | ||
{{#input:type=checkbox|name=Other}} Other: | {{#input:type=text|name=otherprogramlanguage|size=20 }} | |
Start year development | {{#input:name=start_year|type=select|value=|
| |
Does model development still take place? | {{#input:type=radio|name=model_development|value=yes}} Yes {{#input:type=radio|name=model_Development|value=no}} No | |
If above answer is no, provide end year model development: | {{#input:name=start_year|type=select|value=|
| |
To what degree will the model become available: More options possible | {{#input:type=checkbox|name=As code}} As code | |
{{#input:type=checkbox|name=As teaching tool}} As teaching tool | ||
{{#input:type=checkbox|name=As executable}} As executable | ||
{{#input:type=checkbox|name=Other}} Other: | {{#input:type=text|name=otherprogramlanguage|size=20 }} | |
Current license type: | {{#input:name=license|type=select|value=|
| {{#input:type=text|name=other lisence|size=20 }} |
Memory requirments: | {{#input:type=text|name=memory|size=20 }} | |
Typical run time: | {{#input:type=text|name=runtime|size=20 }} | |
Describe input parameters: | {{#input:type=text|name=describe_input_parameters|size=50}} | |
Input format: More options possible | {{#input:type=checkbox|name=ASCII_input}} ASCII | |
{{#input:type=checkbox|name=Binary_input}} Binary | ||
{{#input:type=checkbox|name=Other_input}} Other: | {{#input:type=text|name=otherprogramlanguage|size=20 }} | |
Describe output parameters: | {{#input:type=textarea|rows=4|name=describe_output_parameters|size=50}} | |
Output format: More options possible | {{#input:type=checkbox|name=ASCII_output}} ASCII | |
{{#input:type=checkbox|name=Binary_output}} Binary | ||
{{#input:type=checkbox|name=Other_output}} Other: | {{#input:type=text|name=otherprogramlanguage|size=20 }} | |
Post-processing software needed? | {{#input:type=radio|name=post_processing|value=yes}} Yes {{#input:type=radio|name=post_processing|value=no}} No | |
Describe post-processing software: max 100 characters | {{#input:type=textarea|rows=4|name=describe_post_processingsoftware|size=50}} | |
Visualization software needed? | {{#input:type=radio|name=visualization|value=yes}} Yes {{#input:type=radio|name=visualization|value=no}} No | |
If above answer is yes: More options possible | {{#input:type=checkbox|name=vis_ESRI}} ESRI | |
{{#input:type=checkbox|name=vis_IDL}} IDL | ||
{{#input:type=checkbox|name=vis_Matlab}} Matlab | ||
{{#input:type=checkbox|name=vis_Other}} Other: | {{#input:type=text|name=visualization_other|size=20 }} | |
Describe processes represented by the model: max 500 characters | {{#input:type=textarea|rows=4|name=describe_processes_model|size=50}} | |
Describe key physical parameters & equations: max 500 characters | {{#input:type=textarea|rows=4|name=key_physical_parameters|size=50}} | |
Describe length scale & resolution constraints: max 500 characters | {{#input:type=textarea|rows=4|name=length_scale_resolution_constraints|size=50}} | |
Describe time scale & resolution constraints: max 500 characters | {{#input:type=textarea|rows=4|name=time_scale_resolution_constraints|size=50}} | |
Describe any numerical limitations and issues: max 500 characters | {{#input:type=textarea|rows=4|name=numerical_limitations|size=50}} | |
Describe available calibration data sets: max 200 characters | {{#input:type=textarea|rows=4|name=calibration_data|size=50}} | |
Describe available test data sets: max 200 characters | {{#input:type=textarea|rows=4|name=test_data|size=50}} | |
Describe ideal data for testing: Laboratory and/or Field: max 200 characters | {{#input:type=textarea|rows=4|name=ideal_data|size=50}} | |
Are you currently, or do you have plans for collaborating with other researchers?: max 200 characters | {{#input:type=textarea|rows=4|name=collaborating|size=50}} | |
Provide key papers on model if any: max 400 characters | {{#input:type=textarea|rows=4|name=key_papers|size=50}} | |
Is there a manual available?: | {{#input:type=radio|name=manual|value=yes}} Yes {{#input:type=radio|name=manual|value=no}} No | |
Model website if any: | {{#input:type=textarea|rows=4|name=model_website|size=50}} | |
Comments: max 500 characters | {{#input:type=textarea|rows=4|name=comments|size=50}} | |
{{#input:type=submit|value=Submit questionnaire}} |