//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_ABOUT DIALOG DISCARDABLE 0, 0, 243, 113 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION CAPTION "About OrbWin" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,204,7,22,14 LTEXT "Spherical-shell F-E meshing under Windows",IDC_STATIC1, 39,14,153,8 LTEXT "This meshing program is an update of Orbweaver, an older meshing program written in BASIC. It overcomes the old 640 KB memory limit. To learn about related programs Shells and NeoKinema, visit http://peterbird.name", IDC_STATIC3,15,63,221,43 ICON IDI_ICON1,IDC_ICON1,10,10,20,20,SS_CENTERIMAGE CONTROL "",IDC_Frame,"Static",SS_BLACKFRAME | SS_SUNKEN | WS_GROUP,7,56,231,1 LTEXT "Copyright 2005, 2010 by Zhen Liu and Peter Bird, Dept. of Earth and Space Sciences, UCLA. Version 1.1", IDC_STATIC2,40,25,159,29 END IDD_Instructions DIALOG DISCARDABLE 100, 100, 230, 128 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Instructions" FONT 9, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,98,100,26,14 EDITTEXT IDC_EDIT1,7,5,216,88,ES_MULTILINE | ES_READONLY | WS_VSCROLL END IDD_ZoomInOut DIALOG DISCARDABLE 100, 100, 311, 105 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "ZoomInOut" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,119,78,50,14 PUSHBUTTON "Cancel",IDCANCEL,247,78,50,14 EDITTEXT IDC_EDIT_windowheight,120,61,47,15,ES_RIGHT LTEXT "After you supply a new window height below, you then click the left mouse button at a point where you want to have the window centered. If you leave the window height unchanged, this command can be used for small changes in window position. ", IDC_zoominout_help1,14,7,290,28 LTEXT "Below is the current window height, in units of planetary radii (default 2.02). Click OK to accept or input a new value (0.01 to 3)", IDC_zoominout_help2,15,39,289,18 END IDD_GTSlice DIALOGEX 100, 100, 274, 260 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Global_Grid/Tile_Region Slice Option" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "GO!",IDOK,103,211,50,14 PUSHBUTTON "Cancel",IDCANCEL,217,239,50,14 EDITTEXT IDC_Nslice,114,192,21,12,ES_NUMBER,WS_EX_RIGHT LTEXT "Enter by string table entry",IDC_GT_help1,7,7,260,52 LTEXT "Available subdivision levels (N= 0 to 8).",IDC_GT_help2, 7,66,260,13 LTEXT " N = 0 -> 20 63.4-degree elements to cover sphere", IDC_GT_help3,7,79,260,11 LTEXT " N = 1 -> 80 34.5-degree elements to cover sphere", IDC_GT_help4,8,91,259,11 LTEXT " N = 2 -> 320 17.3-degree elements to cover sphere", IDC_GT_help5,7,103,260,11 LTEXT " N = 3 -> 1280 8.62-degree elements to cover sphere", IDC_GT_help6,7,115,260,11 LTEXT " N = 4 -> 5120 4.31-degree elements to cover sphere", IDC_GT_help7,7,126,260,11 LTEXT " N = 5 -> 20480 2.16-degree elements to cover sphere", IDC_GT_help8,7,138,260,11 LTEXT " N = 6 -> 81920 1.08-degree elements to cover sphere", IDC_GT_help9,7,151,260,11 LTEXT " N = 7 -> 327680 0.54-degree elements to cover sphere", IDC_GT_help10,7,164,260,11 LTEXT " N = 8 -> 1310720 0.27-degree elements to cover sphere", IDC_GT_help11,7,177,260,11 LTEXT "INPUT N (last choice is shown):",IDC_GT_help12,7,193, 102,8 END IDD_Initialize DIALOGEX 100, 100, 298, 150 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Specify maximum sizes for node, element, and fault arrays" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,68,118,50,14 PUSHBUTTON "Cancel",IDCANCEL,152,119,50,14 LTEXT "Specify maximum numbers of nodes, elements, and faults in grid(s) you will edit during this session. (Large numbers are OK except that they increase memory usage.) If all limits are left at the default values of 0, EDIT submenus will be disabled.", IDC_Initialize_help1,15,20,268,31 LTEXT "Max Node #",IDC_Initialize_help2,55,59,40,8 LTEXT "Max Element #",IDC_Initialize_help3,116,59,48,8 LTEXT "Max Fault #",IDC_Initialize_help4,185,59,38,8 EDITTEXT IDC_initialize_node,53,69,40,12,ES_NUMBER,WS_EX_RIGHT EDITTEXT IDC_initialize_element,117,69,40,12,ES_NUMBER, WS_EX_RIGHT EDITTEXT IDC_initialize_fault,183,69,40,12,ES_NUMBER,WS_EX_RIGHT CTEXT "Note: When application-type is 2 (Restore2/NeoKinema) or 3 (Restore3), no faults are allowed. Therefore, Max Fault # will have no effect.", IDC_Initialize_help5,7,89,278,25 END IDD_ClearGrid DIALOG DISCARDABLE 100, 100, 244, 99 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Clear Grid" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "CLEAR",IDOK,46,71,50,14 PUSHBUTTON "Cancel",IDCANCEL,141,72,50,14 CTEXT "WARNING !",IDC_ClearGrid_help1,102,12,40,8 CTEXT "This command will Clear any finite element grid currently in memory! It will NOT save it first. If you do wish to clear, click CLEAR. Otherwise, click Cancel and then use the SaveGrid command!!", IDC_ClearGrid_help2,14,31,211,33 END IDD_WindowPosition DIALOGEX 100, 100, 289, 130 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "New Viewing Window Center" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "GO",IDOK,167,95,50,14 PUSHBUTTON "Cancel",IDCANCEL,7,109,50,14 LTEXT "Move viewing window further or more precisely than is possible with ZoomIn/Out command, by specifying coordinates", IDC_WindowPosition_help1,16,15,266,18 LTEXT "desired Latitude at window center:", IDC_WindowPosition_help2,32,41,109,8 EDITTEXT IDC_WindowPosition_lat,160,41,56,12,ES_AUTOHSCROLL, WS_EX_RIGHT LTEXT "desired Longitude at window center:", IDC_WindowPosition_help3,32,64,123,8 EDITTEXT IDC_WindowPosition_lon,160,62,56,12,ES_AUTOHSCROLL, WS_EX_RIGHT LTEXT "Press GO to accept, or enter latitude (N = +, S= -), longitude (N=+, W=-)", IDC_WindowPosition_help4,28,83,225,8 END IDD_COLOR DIALOGEX 0, 0, 308, 190 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Color and Draw Options" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,213,162,50,14 PUSHBUTTON "Apply",IDC_Draw,57,160,50,14 GROUPBOX "RGB values: (0,0,0) = black; (255,255,255) = white", IDC_color_groupbox,16,106,285,43 EDITTEXT IDC_EDIT_RED,55,126,31,15,ES_NUMBER,WS_EX_RIGHT CONTROL "Spin2",IDC_SPIN_RED,"msctls_updown32",UDS_SETBUDDYINT | UDS_AUTOBUDDY | UDS_ARROWKEYS,35,124,12,20 EDITTEXT IDC_EDIT_GREEN,145,126,31,15,ES_NUMBER,WS_EX_RIGHT CONTROL "Spin2",IDC_SPIN_GREEN,"msctls_updown32",UDS_SETBUDDYINT | UDS_AUTOBUDDY | UDS_ARROWKEYS,125,124,11,20 EDITTEXT IDC_EDIT_BLUE,237,127,31,15,ES_NUMBER,WS_EX_RIGHT CONTROL "Spin2",IDC_SPIN_BLUE,"msctls_updown32",UDS_SETBUDDYINT | UDS_AUTOBUDDY | UDS_ARROWKEYS,217,125,11,20 LTEXT "Red",IDC_color_help1,63,115,16,8 LTEXT "Green",IDC_color_help2,153,115,20,8 LTEXT "Blue",IDC_color_help3,245,115,15,8 LTEXT "Choose color and options for displaying nodes, elements, faults, outer circle, and basemap", IDC_color_help4,12,10,283,8 LISTBOX IDC_LIST,27,26,88,77,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP LTEXT "Display triangles (or crosses) at element centers?", IDC_STATIC,140,32,154,8 CONTROL "YES",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,161,51, 30,10 CONTROL "NO",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,206,51,27, 10 LTEXT "Display nodes as circles?",IDC_STATIC,141,68,105,12 CONTROL "YES",IDC_RADIO_YES_2,"Button",BS_AUTORADIOBUTTON,163,84, 30,10 CONTROL "NO",IDC_RADIO_NO_2,"Button",BS_AUTORADIOBUTTON,206,85, 27,10 END IDD_DIALOG1 DIALOG DISCARDABLE 150, 150, 186, 90 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "please wait...." FONT 8, "MS Sans Serif" BEGIN CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER,7, 36,172,12 PUSHBUTTON "OK",IDC_OK,57,65,53,12 END IDD_Finclination DIALOGEX 150, 150, 331, 163 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Inclination of Fault" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,240,135,50,14 LTEXT "Static",IDC_Finc,7,7,317,86,0,WS_EX_STATICEDGE LTEXT "Left Mouse Button = shallow dip = ",IDC_Finc_STATIC1,36, 103,110,8,NOT WS_GROUP | WS_TABSTOP EDITTEXT IDC_finc_EDIT1,161,101,38,12,0,WS_EX_RIGHT LTEXT "degrees",IDC_Finc_static2,204,103,26,8 LTEXT "Right Mouse Button = steep dip = ",IDC_Finc_static3,35, 121,110,8,NOT WS_GROUP EDITTEXT IDC_finc_edit2,161,119,38,12,0,WS_EX_RIGHT LTEXT "degrees",IDC_Finc_static4,204,120,26,8 LTEXT "Press OK to accept these value or type in new values...", IDC_Finc_static5,35,139,176,8 END IDD_EQCM DIALOGEX 100, 100, 307, 214 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,79,174,50,14 PUSHBUTTON "Cancel",IDCANCEL,170,174,50,14 LTEXT "static",IDC_EQCM_static1,28,19,248,41 LTEXT "Choose any of the following for contouring:", IDC_EQCM_static2,81,57,135,8 LTEXT "1. Elevation (Shells) OR mu_ (Restore v.2)", IDC_EQCM_static3,81,68,135,8 LTEXT "2. Heat flow",IDC_EQCM_static4,81,78,135,8 LTEXT "3. Crustal thickness",IDC_EQCM_static5,81,89,135,8 LTEXT "4. Mantle-lithosphere thickness",IDC_EQCM_static6,81, 100,135,8 LTEXT "Which field do you want to see? (1 - 6): ", IDC_EQCM_static7,49,136,126,8 EDITTEXT IDC_EQCM_edit1,179,133,18,13,ES_AUTOHSCROLL | ES_NUMBER, WS_EX_RIGHT LTEXT "5. Chemical density anomaly (whole lithosphere)", IDC_STATIC,81,110,150,8 LTEXT "6. Geotherm curvature due to cooling (whole lithosphere)", IDC_STATIC,81,120,179,8 END IDD_SETEQCM DIALOGEX 10, 10, 239, 90 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Specify nodal value..." FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,107,62,50,14 PUSHBUTTON "Cancel",IDCANCEL,176,13,50,14 LTEXT "Current value is",IDC_seteqcm_static1,36,26,50,8 EDITTEXT IDC_setEQCM_edit1,98,24,66,16,0,WS_EX_RIGHT LTEXT "Enter a new value or let the old value remain unchanged. ", IDC_setEQCM_static2,21,50,207,13 END IDD_DIALOG2 DIALOG DISCARDABLE 100, 100, 285, 180 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Counting boundary nodes and area..." FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "Start",IDC_BUTTON_run,26,159,38,14 LTEXT "",IDC_DIALOG2_TEXT,7,5,271,29 DEFPUSHBUTTON "Stop",IDC_BUTTON_stop,97,159,32,14 DEFPUSHBUTTON "Close",IDCANCEL,167,159,32,14 LTEXT "",IDC_DIALOG2_TEXT2,7,45,271,33 LTEXT "",IDC_DIALOG2_TEXT3,7,83,271,30 LTEXT "",IDC_DIALOG2_TEXT4,7,120,271,27 END IDD_BADTOPO DIALOG DISCARDABLE 0, 0, 180, 83 STYLE DS_MODALFRAME | WS_POPUP FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "Yes",IDOK,32,57,50,14 PUSHBUTTON "No",IDCANCEL,98,57,50,14 LTEXT "Bad Grid Topology. \nSome nodes do not belong to any element.\nYou must either delete them or connect them.\nDo you want to delete ALL loose nodes?", IDC_STATIC,15,13,155,42 END IDD_BADTOPO2 DIALOGEX 0, 0, 227, 108 STYLE DS_MODALFRAME | WS_POPUP FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,90,85,50,14 LTEXT "",IDC_BADTOPO2_STATIC,7,17,213,46 LTEXT "Enter desired symbol-size, in degrees of arc:", IDC_STATIC,10,69,138,8 EDITTEXT IDC_BADTOPO2_EDIT,154,66,36,16,0,WS_EX_RIGHT END Decision_dialog DIALOGEX 80, 80, 288, 150 STYLE WS_POPUP | WS_CAPTION EXSTYLE WS_EX_CLIENTEDGE CAPTION "Choose which F-E program you plan to use this .FEG file in..." FONT 12, "Times New Roman" BEGIN DEFPUSHBUTTON "OK",IDOK,120,129,50,14 PUSHBUTTON "Cancel",IDCANCEL,231,129,50,14 CTEXT "Decision Point",IDC_Decision_STATIC1,94,13,82,14, SS_NOTIFY | SS_CENTERIMAGE | WS_BORDER, WS_EX_DLGMODALFRAME LTEXT "Enter 1 for Shells format (faults, but no per-element data),", IDC_Decision_STATIC3,37,83,159,8 LTEXT "or 2 for Restore2/NeoKinema format (no faults or per-element data),", IDC_Decision_STATIC4,45,95,190,8 LTEXT "or 3 for Restore3 format (per-element data, but no faults):", IDC_Decision_STATIC5,45,107,159,8 CONTROL "",IDC_Decision_frame,"Static",SS_WHITEFRAME | SS_SUNKEN, 7,68,274,1 EDITTEXT IDC_Decision_EDIT2,207,106,17,13,ES_RIGHT | ES_NUMBER LTEXT "",IDS_STRING6,130,31,8,8 LTEXT "Static",IDC_Decision_STATIC2,22,29,241,35 END IDD_ShowNode_dialog DIALOGEX 100, 100, 210, 99 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Show the location of given #th node" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,133,40,50,14 PUSHBUTTON "Cancel",IDCANCEL,7,78,50,14 LTEXT "Which node do you want to find? ",IDC_ShowNode_STATIC, 18,24,108,8 EDITTEXT IDC_ShowNode_Edit,125,20,59,16,ES_NUMBER,WS_EX_RIGHT END IDD_ShowElement_Dialog DIALOGEX 100, 100, 210, 98 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Show the location of given #th element" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,140,45,50,14 PUSHBUTTON "Cancel",IDCANCEL,7,77,50,14 LTEXT "Which element do you want to find? ", IDC_ShowElement_static,15,27,116,8 EDITTEXT IDC_ShowElement_edit,141,23,46,17,ES_NUMBER,WS_EX_RIGHT END IDD_DIALOG3 DIALOG DISCARDABLE 0, 0, 186, 90 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Dialog" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,129,7,50,14 PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14 END IDD_DIALOG4 DIALOG DISCARDABLE 0, 0, 186, 90 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Dialog" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,129,7,50,14 PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14 END IDD_DIALOG5 DIALOG DISCARDABLE 0, 0, 186, 90 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Dialog" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,129,7,50,14 PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14 END IDD_DIALOG6 DIALOG DISCARDABLE 0, 0, 186, 90 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Dialog" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "OK",IDOK,129,7,50,14 PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14 END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_ABOUT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 236 TOPMARGIN, 7 BOTTOMMARGIN, 106 END IDD_Instructions, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 223 TOPMARGIN, 7 BOTTOMMARGIN, 121 END IDD_ZoomInOut, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 304 TOPMARGIN, 7 BOTTOMMARGIN, 98 END IDD_GTSlice, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 267 TOPMARGIN, 7 BOTTOMMARGIN, 253 END IDD_Initialize, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 291 TOPMARGIN, 7 BOTTOMMARGIN, 143 END IDD_ClearGrid, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 231 TOPMARGIN, 7 BOTTOMMARGIN, 92 END IDD_WindowPosition, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 282 TOPMARGIN, 7 BOTTOMMARGIN, 123 END IDD_COLOR, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 301 TOPMARGIN, 7 BOTTOMMARGIN, 183 END IDD_DIALOG1, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 83 END IDD_Finclination, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 324 TOPMARGIN, 7 BOTTOMMARGIN, 156 END IDD_EQCM, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 300 TOPMARGIN, 7 BOTTOMMARGIN, 207 END IDD_SETEQCM, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 232 TOPMARGIN, 7 BOTTOMMARGIN, 83 END IDD_DIALOG2, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 278 TOPMARGIN, 7 BOTTOMMARGIN, 173 END IDD_BADTOPO, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 173 TOPMARGIN, 7 BOTTOMMARGIN, 76 END IDD_BADTOPO2, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 220 TOPMARGIN, 7 BOTTOMMARGIN, 101 END Decision_dialog, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 281 TOPMARGIN, 7 BOTTOMMARGIN, 143 END IDD_ShowNode_dialog, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 203 TOPMARGIN, 7 BOTTOMMARGIN, 92 END IDD_ShowElement_Dialog, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 203 TOPMARGIN, 7 BOTTOMMARGIN, 91 END IDD_DIALOG3, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 83 END IDD_DIALOG4, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 83 END IDD_DIALOG5, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 83 END IDD_DIALOG6, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 179 TOPMARGIN, 7 BOTTOMMARGIN, 83 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_ICON1 ICON DISCARDABLE "icon1.ico" ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_STRING1 "Quick Help for OrbWin 1.0: You will find many hints in dialog boxes and messages shown on the status bar. The current version is intended for users who have gained extensive experience using OrbWeaver, a DOS-based meshing program. OrbWin has been written so that those users will have little difficulty working on the new Windows platform. NOTE: For detailed help information, select HELP ! You have to have Internet Explorer or a similar browser installed on your computer in order to see this HTML-based help document." IDS_STRING2 "Covers the sphere with a regular grid of elements,obtained by iterative subdivision of the icosahedron. You will be allowed to choose the level of refinement. This is one way to begin building a global grid; local editing can be performed with commands Tile, Adjust, Nodes, Elements, Faults, and Inclination after Global grid. If a finite element grid is already in memory, you MUST clear it first before using this COMMAND!!!" IDS_STRING3 "By default, faults are vertical (strike-slip) when created. To change, click near the midpoint to select a fault element. Then specify dip at 2 points per fault element (at each end) by clicking left mouse button for shallow dip and right mouse. button for steeper dip, on the side to which the fault dips. To restore vertical dip, Heal and re-Cut the fault. Note: Dips <= 19 indicate subduction zones; in SHELLS these faults will have an upper limit on their traction; in global models they will require boundary conditions. Suggested values: CCB 20, CTF 73, CRB 55, OSR 55, OTF 73, OCB 20, SUB 14 degrees." IDS_STRING4 "Draw one of 6 nodal variables (elevation, heat flow, crust, mantle thickness, chemical density anomaly, cooling curvature of geotherm) in all views until you choose Drawgrid. By clicking any node, you may check value or specify new value." IDS_STRING5 "Bad grid topology. Came back to initial node before linking all boundary nodes. Grid is not simply-connected. It has either some gaps or overlaps inside or some islands outside. A special basemap file ""BADNODES.DIG"" will be created to show the location of extral external nodes." IDS_STRING6 "Programs Shells, NeoKinema, and Restore use different file formats, because in Shells/NeoKinema/Restore2 there are no per-element data, but in Restore3 there are three real numbers per element. Also, .feg files for NeoKinema and Restore2/3 are not permitted to have faults." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED