Skip to content

Problem with two almost identical command #226

Answered by rquey
asmaaharfoush asked this question in Q&A
Discussion options

You must be logged in to vote

This was a bug, now fixed (version 4.1.3-12). Because the domain is rotated by 45° (and scaled), Neper had troubles finding which face is which from the face equations, to retrieve the face labels. This is now properly handled, and, when this configuration occurs, the labels are set to f1, f2, etc. (some of them were previously empty, which is what was causing issues when parsing the tess file).

To retrieve the usual x0, x1, etc. for a cubic domain, use -transform resetlabels. This is a patch to your specific configuration (rotated / scaled domain) and does not need to be used in general.

neper -T -n from_morpho -morpho 'diameq:normal(0.07,0.01)' -o 4 -id 4 -dim 2 -domain 'square(1,1):rot…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@asmaaharfoush
Comment options

@rquey
Comment options

@asmaaharfoush
Comment options

@rquey
Comment options

rquey Jun 2, 2021
Maintainer

@asmaaharfoush
Comment options

Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants