You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion forum is the place for conversations, questions, etc. that are not related to code. For bug reports and feature requests, open an issue instead.
Even if informal discussions are welcome, please follow these guidelines when opening a new discussion (similar to those for issues):
Be clear, concise and complete in your message. Include illustrations if they help to describe the problem.
If appropriate, provide the Neper command and all other necessary input, as well as the complete terminal output. If possible, always provide a minimal working example that can be used to illustrate your problem, that is, complete but excluding unnecessary options, large inputs and excessive computation times. The example should include the program commands and terminal output as plain text (no screenshot, etc.), and be provided between triple backticks (Markdown formatting, see https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks), as shown below:
$ neper -T -n 10
======================== N e p e r =======================
Info : A software package for polycrystal generation and meshing.
Info : Version 4.2.0
Info : Built with: gsl|muparser|opengjk|openmp|nlopt|libscotch (full)
Info : Running on 8 threads.
Info : <https://neper.info>
Info : Copyright (C) 2003-2021, and GNU GPL'd, by Romain Quey.
Info : Loading initialization file `/home/rquey/.neperrc'...
Info : ---------------------------------------------------------------
Info : MODULE -T loaded with arguments:
Info : [ini file] -tesrformat ascii
Info : [com line] -n 10
Info : ---------------------------------------------------------------
Info : Reading input data...
Info : Creating domain...
Info : Creating tessellation...
Info : - Setting seeds...
Info : - Generating crystal orientations...
Info : - Running tessellation...
Info : Writing results...
Info : [o] Writing file `n10-id1.tess'...
Info : [o] Wrote file `n10-id1.tess'.
Info : Elapsed time: 0.012 secs.
========================================================================
If relevant to your problem, provide information on your OS, program and library versions.
To preview your message, use "Preview". To edit your message, use "Edit".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This discussion forum is the place for conversations, questions, etc. that are not related to code. For bug reports and feature requests, open an issue instead.
Even if informal discussions are welcome, please follow these guidelines when opening a new discussion (similar to those for issues):
To preview your message, use "Preview". To edit your message, use "Edit".
Beta Was this translation helpful? Give feedback.
All reactions