bugFreeFEM3D - Bugs: bug #16041, problem of mesh generation on one...

 
 

bug #16041: problem of mesh generation on one intern surface

Submitted by:  None
Submitted on:  Thu 09 Mar 2006 10:08:54 AM UTC  
 
Category: LanguageSeverity: 2 - Minor
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: Stéphane Del Pino <delpinux>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Thu 09 Mar 2006 11:21:25 PM UTC, comment #1:

This is not a surface mesh generator bug:
- the solve bloc do not use any domain. It is "solve(u) in M" and should contain "solve(u) in Omega by M".
- The problem here is a wrong error message. It should say: "cannot use POVRef boundary in standard FEM discretization. Specify a domain to do so: 'solve (u) in Omega by Mesh'" or so.

Stéphane Del Pino <delpinux>
Project AdministratorIn charge of this item.
Thu 09 Mar 2006 10:08:54 AM UTC, original submission:

olivier@atacama:~/Documents/ff3d> ./ff3d-2005-12-03 essai.ff
=========================

Text mode execution

=========================
FreeFEM3D computing thread: started
Parsing data
warning: line 13: obsolete syntaxe "int(border)(...)"
warning: use "int[border](...)"
Parsing data: done
Building Scene ... done
Parsing POVRay file: "essai.pov"
- the scene is composed of 2 object(s)
Parsing POVRay file: done
Building Mesh ... done
Solving Problem:

Unknowns: [u:P1]
Problem:
int(1dx(u)dx(v))
+int(1dy(u)dy(v))
+int(1dz(u)dz(v))
=
int[(0,1,0)](3*v)
;

Computing degrees of freedom positions...
Computing degrees of freedom positions: done
/home/delpino/src/ff3d/solver/DegreeOfFreedomSetBuilder.cpp:117: NOT FINISHED (PERIODIC BC)
Finite element method: disretization...
- assembling matrix
- assembling matrix: done [cost: time: 1s - CPU time: 0.59s]
- assembling second member
- assembling second member: done [cost: time: 0s - CPU time: 0s]
- discretizing boundary conditions

/home/delpino/src/ff3d/solver/BoundaryConditionCommonFEMDiscretization.hpp:92: The mesh of boundary POVref : <0,1,0> was not generated

UNEXPECTED ERROR: this should not occure, please report it

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

Attached Files
file #1537:  essai.ff added by None (906B - text/x-objcsrc - source code)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 7 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Sun 12 Mar 2006 08:13:16 PM UTCdelpinuxStatusIn Progress=>Fixed
  Open/ClosedOpen=>Closed
Thu 09 Mar 2006 11:21:25 PM UTCdelpinuxCategorySurface mesh generation=>Language
  Severity3 - Normal=>2 - Minor
  StatusNone=>In Progress
  Assigned toNone=>delpinux
Thu 09 Mar 2006 10:08:54 AM UTCNoneAttached File-=>Added essai.ff, #3482

Back to the top


Powered by Savane 3.1-cleanup1