45 | | {{{#!rbox information |
46 | | |
47 | | == Sustainable development |
48 | | |
49 | | * [wiki:2017WP Yearly Workplan] |
50 | | * WorkingGroups |
51 | | * [attachment:wiki:Users/private:NEMO_Development_Strategy_Version2_2018-2022.pdf Development Strategy] (accessible after authentication) |
52 | | |
53 | | == Online resources |
54 | | |
55 | | * '''[wiki:Documentation#Referencepublicationsforcitations NEMO Reference papers for citation]''' |
56 | | * [wiki:Documentation Misc. docs] |
57 | | * [wiki:Bibliography NEMO manual bibliography] |
58 | | * Glossary |
59 | | * [wiki:Users/Rel_v3.6Validation Computing results for v3.6 validation] |
60 | | * ReleaseNotes |
61 | | |
62 | | }}} |
63 | | |
64 | | {{{#!box configure width=75em |
65 | | |
66 | | = Getting started |
67 | | |
68 | | {{{#!table class='' |
69 | | |
70 | | {{{#!td style='vertical-align: top' |
71 | | |
72 | | == ''First install and run'' |
73 | | |
74 | | [[TOC(Users/ModelInstall, noheading, notitle, inline, nonumbering)]] |
75 | | |
76 | | }}} |
77 | | {{{#!td style='vertical-align: top' |
78 | | |
79 | | == ''More'' |
80 | | |
81 | | === [wiki:Users/ReferenceConfigurations Reference Configurations] |
82 | | |
83 | | [[TitleIndex(Users/ReferenceConfigurations/, hideprefix, format=group)]] |
84 | | |
85 | | === Wants to make your own configuration? |
86 | | |
87 | | * [./SetupNewConfiguration Set up a new configuration] |
88 | | * [wiki:Users/OtherPrepTools Other Pre-processing utilities] |
89 | | |
90 | | === [wiki:Users/AnalysisTools Analysis tools] |
91 | | |
92 | | }}} |
93 | | {{{#!td style='vertical-align: top' |
94 | | |
95 | | == ''Advanced'' |
96 | | |
97 | | === Interfacing |
98 | | |
99 | | [[TOC(Users/ModelInterfacing/*, noheading, depth=2, inline, nonumbering)]] |
100 | | |
101 | | }}} |
102 | | |
103 | | }}} |
104 | | |
105 | | }}} |
| 46 | [[Include(wiki:Users/HomepageSections/Documentation)]] |
109 | | {{{#!td |
110 | | |
111 | | {{{#!box look |
112 | | |
113 | | = First, search for existing resources on your subject |
114 | | |
115 | | {{{#!html |
116 | | |
117 | | <form action="/nemo/search" method="get"> |
118 | | <div> |
119 | | <p><input type="text" name="q" placeholder="Type few keywords" size="30"/></p> |
120 | | <p> |
121 | | <input type="checkbox" id="changeset" name="changeset" checked="checked" /> Changesets |
122 | | <input type="checkbox" id="doxygen" name="doxygen" checked="checked" /> Doxygen |
123 | | <input type="checkbox" id="discussion" name="discussion" checked="checked" /> Forum |
124 | | <input type="checkbox" id="ticket" name="ticket" checked="checked" /> Tickets |
125 | | <input type="checkbox" id="wiki" name="wiki" checked="checked" /> Wiki |
126 | | </p> |
127 | | <p><input type="submit" value="Search"/></p> |
128 | | </div> |
129 | | </form> |
130 | | |
131 | | }}} |
132 | | |
133 | | }}} |
134 | | |
135 | | }}} |
136 | | {{{#!td |
137 | | |
138 | | {{{#!box discussion |
139 | | |
140 | | = You have a question and found no answer after searching |
141 | | |
142 | | Please post a message in one of the appropriate [/discussion discussion forums]: |
143 | | * [forum:3 Getting started] |
144 | | * [forum:4 Natural & computer science] |
145 | | * [forum:2 Tools and Interfaces] |
146 | | * [forum:5 Test cases] |
147 | | * [forum:6 Community announcements] |
148 | | |
149 | | {{{#!Fold title='Last messages' tag=h2 |
150 | | |
151 | | [[RecentTopics(5)]] |
152 | | |
153 | | }}} |
154 | | |
155 | | }}} |
156 | | |
157 | | }}} |
158 | | {{{#!td |
159 | | |
160 | | {{{#!box comment |
161 | | |
162 | | = You believe you found a new bug or you want to suggest an enhancement for NEMO |
163 | | |
164 | | {{{#!html |
165 | | |
166 | | <form action="/nemo/newticket?version=release-3.6&type=type&severity=severity&summary=summary" method="get"> |
167 | | <table class=""> |
168 | | <tr> |
169 | | <td style="border: none; vertical-align: middle">Summary</td> |
170 | | <td style="border: none;"> |
171 | | <input type="text" name="summary" size="30" placeholder="Type a short description" |
172 | | </td> |
173 | | </tr> |
174 | | <tr> |
175 | | <td style="border: none;">Type</td> |
176 | | <td style="border: none;"> |
177 | | <input type="radio" name="type" value="Bug" checked> Bug |
178 | | <input type="radio" name="type" value="Enhancement"> Enhancement |
179 | | <input type="radio" name="type" value="Defect" > Defect |
180 | | </td> |
181 | | </tr> |
182 | | <tr> |
183 | | <td style="border: none;">Severity</td> |
184 | | <td style="border: none;"> |
185 | | <input type="radio" name="severity" value="minor" checked> minor |
186 | | <input type="radio" name="severity" value="major" > major |
187 | | <input type="radio" name="severity" value="critical" > critical |
188 | | </td> |
189 | | </tr> |
190 | | </table> |
191 | | <p><input type="submit" value="Open a new ticket"/></p> |
192 | | </form> |
193 | | |
194 | | }}} |
195 | | |
196 | | }}} |
197 | | |
198 | | }}} |
| 50 | [[Include(wiki:Users/HomepageSections/SupportConsulting)]] |