Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.02 KB

Cocodrilo

Benchmarks

Please run benchmarks before commiting:

Rhino Command Line: RunPythonScript -> ../Cocodrilo/Benchmarks/run_benchmarks.py

If relevant critical code is added, according tests should be added to ensure future changes will not conflict.

Reference

Within https://doi.org/10.1007/s00366-022-01732-4 is given an outline of the presented plugin.

Please refer to Cocodrilo as following:

@misc{Cocodrilo,
  author = {Tobias Teschemacher and Anna Maria Bauer and Ricky Aristio and Manuel Messmer and Roland Wüchner and Kai-Uwe Bletzinger},
  title = {Cocodrilo},
  howpublished = {\url{https://github.com/CocodriloCAD/Cocodrilo}},
}
@article{Teschemacher.2022,
	author = {Tobias Teschemacher and Anna M. Bauer and Ricky Aristio and Manuel Messmer and Roland Wüchner and Kai-Uwe Bletzinger},
	title = {Concepts of data collection for the CAD-integrated isogeometric analysis},
	journal = {Engineering with Computers},
	pages = {1435-5663},
	doi = {https://doi.org/10.1007/s00366-022-01732-4},
	year = {2022}
}