Frequently Asked Questions/Issues:
All the tabs and windows in NiCE can be minimized, closed, re-sized, dragged and re-positioned. If your workbench looks different than the ones in our tutorials, this is only because we re-arranged our workbench in a way that we felt was more intuitive for the flow of the tutorial. Feel free to organize and arrange your workbench in a way that works best for you.
This means that you don't have the correct .yaml
and .syntax
files in your MOOSE directory. Make sure you've followed the instructions for correctly creating these files and placing them in the appropriate directory on your system.
Block parameters are always displayed as a table in our Property View. It's possible you may have minimized or closed your Property View tab accidentally.
If it's been minimized, look for a small table-like icon on the right-hand side of your NiCE workbench and click it.
If you can't find such an icon, then the Property View has probably been closed. To re-open it, use the toolbar at the top of the NiCE workbench:
In the toolbar at the top of the NiCE workbench, navigate to File > Open File..., and select the file in your NiCE workspace that you'd like to view. If the file type (.i
) is already associated to another program in your operating system, then the file will launch externally in that application. Otherwise, the file should open directly in NiCE's native text editor.
If for any reason the file extension is associated to another application (for example, Xcode on a Mac) and you'd prefer for the file to open within the NiCE workbench, assign the file extension in NiCE using the following steps:
*.i
(including the wild character). Click OK.*.i
file type entry. In the Associated editors box below, click Add..., and from the list of internal editors, find Text Editor. Click OK.Using the File > Open File... function should now force any .i
files to open within NiCE's native text editor.
Note that this method only overrides your file type association within NiCE, and doesn't impact the file association set on your operating system.