Search found 159 matches

by m42kus
Fri Sep 13, 2019 6:55 am
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

Kunda1 wrote: Thu Sep 12, 2019 9:55 pm How is the merge on this going?
m42kus wrote: Mon Aug 26, 2019 2:14 pm
@m42kus has yorik contacted you about wrapping things up?
No but this is a good reminder, I was on holiday directly after the GSoC but I’ll do some wrapping up now.
by m42kus
Mon Aug 26, 2019 2:14 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

Hi, the third coding phase is over and this is a summery of the current state of my testing project. This summery is divided into three parts: Python testing, C++ testing and source documentation (Python and C++). The python changes are managed in a pull request on github. It contains two new module...
by m42kus
Mon Aug 05, 2019 1:30 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

I just committed stuff that makes it very easy to execute a simulation and verify the results using only the VTK Result Object as a source. That means that all solvers of FreeCAD are supported. If the solver doesn't directely output a VTK Result one is automatically generated from the Result Object....
by m42kus
Mon Aug 05, 2019 1:25 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

Kunda1 wrote: Sun Jul 28, 2019 7:48 pm Heads up: the discussion on frameworks regarding documenting the c++ and python sourcecode for FC is continuing in:
Discussion: Consensus on API Documentation (link)
Thanks! Can I help you migrate the posts in any way? :)
by m42kus
Wed Jul 31, 2019 11:31 am
Forum: Google Summer of Code (GSoC)
Topic: Elmer Integration (GSoC) - Activity Log
Replies: 287
Views: 88190

Re: Elmer Integration (GSoC) - Activity Log

The timeline is in the next month(end of Aug), do you think this is possible to acheive? What kind of work do you need from myside, can you please kindly give some more detailed description? I can start from now. Hey, sorry I totally missed you post :oops: Yes it should be doable to have something ...
by m42kus
Sun Jul 28, 2019 1:30 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

About sphinx/ doxygen: Some years ago I tried to use sphinx to generate the python API docs because, indeed, they look nicer. However, they fall short at the same place as Doxygen: They are unable to document C++-generated modules and classes. So at that time we made some "fake" modules (...
by m42kus
Sun Jul 28, 2019 1:18 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

Kunda1 wrote: Sat Jul 27, 2019 1:22 pm lets split off this tangent in to another thread. Is there one already or can someone suggest a name?
How about "Consensus on API Documentation" or "Consensus on Source Documentation"?
by m42kus
Sun Jul 28, 2019 1:16 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

I just finished editing some relevant pages in the wiki. Very nice work. Especially the compilation page would have been helpful for me when I started using FreeCAD :) One thing I noticed is that you used triple single quotes for python docstrings. I would suggest changing that to triple double quo...
by m42kus
Fri Jul 26, 2019 9:51 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

vocx wrote: Fri Jul 26, 2019 9:34 pm
Hi, thanks for this detailed post, I definitely should go to bed now but I'll read through all of your stuff tomorrow :)
by m42kus
Fri Jul 26, 2019 9:46 pm
Forum: Google Summer of Code (GSoC)
Topic: FEM Workbench Testing - GSoC Proposal
Replies: 54
Views: 93108

Re: FEM Workbench Testing - GSoC Proposal

So true, lets really think of a strategy for this! Yes, a consisten strategy for all of FreeCAD would do wonders. I'd gladly help to work out a good solution, is there a good place to discuss this already or do you want to make a new thread somewhere? For me the first step would be to write down th...