User:Sudhanshu Dubey/GSOC20/logs: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 27: Line 27:
'''28 May:''' Changed file names to names from get_information in Example GUI. [https://github.com/Sudhanshu-Dubey14/FreeCAD_sd/commit/40d62b62c8c3b05faff1dc6f2b1eb425cb97d825 Related commit]
'''28 May:''' Changed file names to names from get_information in Example GUI. [https://github.com/Sudhanshu-Dubey14/FreeCAD_sd/commit/40d62b62c8c3b05faff1dc6f2b1eb425cb97d825 Related commit]


== Coding Period (June 1 - July 3, 2020) ==

'''1 June''' Got [https://forum.freecadweb.org/viewtopic.php?f=18&t=41488&p=404238#p404231 electrostatics example]. Installing Elmer.


== TODO ==
== TODO ==
Line 41: Line 44:


✓ To change file names to names from get_information
✓ To change file names to names from get_information

* Install Elmer

* Work on Elmer Electrostatics example

Revision as of 22:38, 1 June 2020

Community Bonding Period (May 4 - June 1, 2020)

8 May: Created the User page and this logs page.

9 May: Segregated modules having multiple examples into single examples. Segregated ccx_cantilever_std and Segregated boxanalysis

10 May: Implemented QTreeWidget in examplesgui to open examples from the GUI. Related commit

11 May: Rebased my femexamples branch onto the FreeCAD:master branch.

12 May: Wrote my GSoC proposal in the FreeCAD wiki.

13 May: Added constraints and meshes category to the Example GUI.

14 May: Added solvers, equations and materials category to the Example GUI.

17 May: Completed hinged beam example.

19 May: Ran some FreeCAD unit tests. The results seem ok but I am not sure.

22 May: Added unit test for transform torque example. Related commit

23 May: Added unit test for hinged beam example. Related commit

24 May: Changed plain mesh to Gmsh mesh in new examples. Related commit

28 May: Changed file names to names from get_information in Example GUI. Related commit

Coding Period (June 1 - July 3, 2020)

1 June Got electrostatics example. Installing Elmer.

TODO

✓ To segregate modules having multiple examples into single examples.

✓ To implement QTreeWidget in examplesgui

✓ To categorise examples.

✓ To add Solver and material category

✓ To complete hinged beam example.

✓ To change file names to names from get_information

  • Install Elmer
  • Work on Elmer Electrostatics example