Philip,
> I have a question for the community. I have a solidworks model for a motor
> that I would like to simulate in deal.II. To do this, I will need to generate
> a mesh that deal.II can read. Due to the complexitiy, I am unable to simply
> create the 3D model via code.
>
> I was wondering, what 3rd party mesh generator does the community use?
> Solidworks can export the model into a number of different formats so
> compatibility is not an issue for me. I myself am currently looking through
> google for a program that can do this.
In addition to the answers others have already given, take a look here:
https://github.com/dealii/dealii/wiki/Frequently-Asked-Questions#how-do-i-create-the-mesh-for-my-problem
> Also, on an off-handed question, I am just getting started with deal.II and I
> was also wondering if anyone created a getting started guide
We don't seem to have anything of this sort. I imagine one would say "Install
deal.II" and "Read and play with the tutorials" there. What else would you
expect in such a document?
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@math.tamu.edu
www:
http://www.math.tamu.edu/~bangerth/