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

From FreeCAD Documentation
No edit summary
No edit summary
Line 32: Line 32:


'''2 June:''' Installed [https://aur.archlinux.org/packages/paraview-opt/ paraview-opt] and [https://aur.archlinux.org/packages/mmg3d/ mmg3d] which are dependencies of [https://aur.archlinux.org/packages/elmerfem/ elmer]. Facing issues installing elmer which are reported in the comments at the AUR repo.
'''2 June:''' Installed [https://aur.archlinux.org/packages/paraview-opt/ paraview-opt] and [https://aur.archlinux.org/packages/mmg3d/ mmg3d] which are dependencies of [https://aur.archlinux.org/packages/elmerfem/ elmer]. Facing issues installing elmer which are reported in the comments at the AUR repo.

'''3 June:''' Trying to install [https://aur.archlinux.org/packages/elmerfem-git/ elmerfem-git].


== TODO ==
== TODO ==

Revision as of 19:26, 4 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.

2 June: Installed paraview-opt and mmg3d which are dependencies of elmer. Facing issues installing elmer which are reported in the comments at the AUR repo.

3 June: Trying to install elmerfem-git.

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