Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sisyphus Revision: For Science #206

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
$contributingurl = "contributing.php".$langStr;
$privacyurl = "privacy.php".$langStr;
$blogurl = "blog.php".$langStr;
$researchurl = "research.php".$langStr;
?>

<!DOCTYPE html>
Expand Down
Binary file added images/PUMA_Frontice.avif
Binary file not shown.
Binary file added images/PUMA_Frontice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,29 @@ function onClickArrow() {
</a>
</div>
</section>


<section class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-7 rounded model-backround p-2" data-bs-toggle="tooltip" title="<?php echo _('PUMA microscope developed by Paul Tadrous'); ?>">
<a href="https://blog.freecad.org/2023/02/13/a-research-grade-open-source-microscope-made-with-freecad">
<img class="img-fluid" src="images/PUMA_Frontice.avif" alt="PUMA Frontice"/>
</a>
</div>

<div class="col-lg-4 text-light text-center text-lg-start px-md-4 rounded text-backround">
<h3 class="section-title mt-3"><?php echo _('Extremely Scientific'); ?></h3>
<p class="section-body whitelinks">
<?php echo _("FreeCAD is an open-source tool where you can understand how every component works, making it ideal for scientific projects. Its Python integration and active community further enhance its appeal. Over the years, FreeCAD has been both the subject and tool of many studies. If your research could benefit the FreeCAD community, consider applying for a grant from the <a href=https://fpa.freecad.org/>FreeCAD Project Association<a>."); ?>
</p>
<a class="btn btn-light rounded-pill mt-3" role="button" href="<?php echo $researchurl; ?>">
<?php echo _('Learn more'); ?>
</a>
</div>
</section>

</div>

</main>


<?php include 'footer.php'; ?>
264 changes: 264 additions & 0 deletions research.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,264 @@
<?php
$currentpage = "research.php";
include("header.php");
?>


<main id="main" class="container-fluid">

<div class="download-notes text-center">
<h2 class="features-title"><?php echo _('FreeCAD in Science and Research'); ?></h2>
</div>

<!-- 2024 Section -->
<section id="2024" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2024</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
Cramer, Martijn & Kellens, Karel & Demeester, Eric. (2024).
<a href="https://kuleuven.limo.libis.be/discovery/fulldisplay?docid=lirias4136527&context=SearchWebhook&vid=32KUL_KUL:Lirias&lang=en&search_scope=lirias_profile&adaptor=SearchWebhook&tab=LIRIAS&query=any,contains,LIRIAS4136527&offset=0">
APLAN: open assembly planning framework in FreeCAD
</a>, <i>Procedia CIRP</i>, 127: 56-61.
<a href="https://doi.org/10.1016/j.procir.2024.07.011">10.1016/j.procir.2024.07.011</a>.
</li>
<li>
Aignatoaie, Mihail. (2024).
<a href="https://www.researchgate.net/publication/377611134_Some_Aspects_on_the_Elastic_Behavior_of_a_Bimetal_Considering_the_Sensitivity_of_the_Thickness_of_the_Layers">
Some Aspects on the Elastic Behavior of a Bimetal Considering the Sensitivity of the Thickness of the Layers
</a>, <i>Bulletin of the Polytechnic Institute of Iași. Machine constructions Section</i>, 69: 133-142.
<a href="https://doi.org/10.2478/bipcm-2023-0030">10.2478/bipcm-2023-0030</a>.
</li>
<li>
Anders, Andrzej & Jadwisieńczak, Krzysztof & Choszcz, Dariusz. (2024).
<a href="https://www.researchgate.net/publication/377346204_Geometric_models_for_analyzing_the_shape_of_cauliflower_heads">
Geometric models for analyzing the shape of cauliflower heads
</a>, <i>Technical Sciences</i>, 26.
<a href="https://doi.org/10.31648/ts.9160">10.31648/ts.9160</a>.
</li>
<li>
Kumar, Pratyush & Saha, Sandip & Sharma, Atul. (2024).
<a href="https://www.researchgate.net/publication/377959265_Effect_of_Size_Ratio_on_Permeability_and_Local_Packing_Fraction_of_the_Binary_Packed_Bed">
Effect of Size Ratio on Permeability and Local Packing Fraction of the Binary Packed Bed
</a>.
<a href="https://doi.org/10.1007/978-981-99-5755-2_51">10.1007/978-981-99-5755-2_51</a>.
</li>
<li>
Eshghi, Shahab & Rajabi, Hamed & Poser, Johannes & Gorb, Stanislav. (2024).
<a href="https://www.researchgate.net/publication/379047672_WingSegment_A_Computer_Vision-Based_Hybrid_Approach_for_Insect_Wing_Image_Segmentation_and_3D_Printing">
WingSegment: A Computer Vision‐Based Hybrid Approach for Insect Wing Image Segmentation and 3D Printing
</a>, <i>Advanced Intelligent Systems</i>, 6: 2300712.
<a href="https://doi.org/10.1002/aisy.202300712">10.1002/aisy.202300712</a>.
</li>
<li>
Wakjira, Yosef & Kurukkal, Navaneethan & Lemu, Hirpa. (2024).
<a href="https://www.researchgate.net/publication/378082530_Anatomical_Model_Reconstruction_Solid_Modeling_Using_a_Reverse_Engineering_Approach">
Anatomical Model Reconstruction (Solid Modeling) Using a Reverse Engineering Approach
</a>.
<a href="https://doi.org/10.1007/978-3-031-49791-9_18">10.1007/978-3-031-49791-9_18</a>.
</li>
<li>
De Cock, Alexander & Khanyile, Ncamisile & Decraemer, Bieke. (2024).
<a href="https://www.researchgate.net/publication/380659750_Automatic_evaluation_of_the_misplacement_risk_during_manual_assembly_based_on_a_CAD_design">
Automatic evaluation of the misplacement risk during manual assembly based on a CAD design
</a>, <i>Proceedings of the Design Society</i>, 4: 533-542.
<a href="https://doi.org/10.1017/pds.2024.56">10.1017/pds.2024.56</a>.
</li>
<li>
Liubov, Bovnegra & Viktor, Strelbitskyi. (2024).
<a href="https://www.researchgate.net/publication/379554059_ANALYSIS_OF_STRENGTH_OF_A_FORK_OF_THE_FORKLIFT_BY_NUMERICAL_METHODSANALIZ_MICNOSTI_VILKI_NAVANTAZUVACA_CISELNIMI_METODAMI">
ANALYSIS OF STRENGTH OF A FORK OF THE FORKLIFT BY NUMERICAL METHODS
</a>, <i>International scientific and technical conference Information technologies in metallurgy and machine building</i>, 235-237.
<a href="https://doi.org/10.34185/1991-7848.itmm.2023.01.062">10.34185/1991-7848.itmm.2023.01.062</a>.
</li>
<li>
GHEORGHIU, Corina & CÎRSTOIU, Adelina & DEACONU, Ioan & Navrapescu, Valentin & CHIRILĂ, Aurel. (2024).
<a href="https://www.researchgate.net/publication/382151722_ABORDARE_NUMERICA_ASUPRA_DETERMINARII_FRECVENTELOR_DE_REZONANTA_ALE_STALPILOR_TURBINELOR_EOLIENE">
ABORDARE NUMERICĂ ASUPRA DETERMINĂRII FRECVENȚELOR DE REZONANȚĂ ALE STÂLPILOR TURBINELOR EOLIENE
</a>, <i>ACTUALITĂŢI ŞI PERSPECTIVE ÎN DOMENIUL MAŞINILOR ELECTRICE (ELECTRIC MACHINES, MATERIALS AND DRIVES - PRESENT AND TRENDS)</i>, 2023: 95-102.
<a href="https://doi.org/10.36801/apme.2023.1.12">10.36801/apme.2023.1.12</a>.
</li>
<li>
Thomas, Matt. (2024).
<a href="https://www.researchgate.net/publication/384936414_Using_Open-source_Software_for_Safe_and_Reliable_Wind_Turbine_Design_and_Other_Engineering_Applications">
Using Open-source Software for Safe and Reliable Wind Turbine Design and Other Engineering Applications
</a>.
</li>
<li>
Vardhan, Harsh & Timalsina, Umesh & Sandborn, Michael & Hyde, David & Volgyesi, Peter & Sztipanovits, Janos. (2024).
<a href="https://www.researchgate.net/publication/381960214_Anvil_An_integration_of_artificial_intelligence_sampling_techniques_and_a_combined_CAD-CFD_tool">
Anvil: An integration of artificial intelligence, sampling techniques, and a combined CAD-CFD tool
</a>.
<a href="https://doi.org/10.48550/arXiv.2407.02519">10.48550/arXiv.2407.02519</a>.
</li>
<li>
Jorgensen, Jack & Hodkiewicz, Melinda & Cripps, Edward & Hassan, Ghulam Mubashar. (2024).
<a href="https://www.researchgate.net/publication/381044388_An_open-source_analysis_workflow_for_geometrically_imperfect_bolted_ring-flanges_in_wind_turbine_support_structures">
An open-source analysis workflow for geometrically imperfect bolted ring-flanges in wind turbine support structures
</a>, <i>Journal of Physics: Conference Series</i>, 2767.
<a href="https://doi.org/10.1088/1742-6596/2767/6/062004">10.1088/1742-6596/2767/6/062004</a>.
</li>
<li>
Solyom, Arpad & Moldovan, Flaviu & Moldovan, Liviu & Strnad, Gabriela & Fodor, Pal. (2024).
<a href="https://www.researchgate.net/publication/381946309_Clinical_Workflow_Algorithm_for_Preoperative_Planning_Reduction_and_Stabilization_of_Complex_Acetabular_Fractures_with_the_Support_of_Three-Dimensional_Technologies">
Clinical Workflow Algorithm for Preoperative Planning, Reduction and Stabilization of Complex Acetabular Fractures with the Support of Three-Dimensional Technologies
</a>, <i>Journal of Clinical Medicine</i>, 13: 3891.
<a href="https://doi.org/10.3390/jcm13133891">10.3390/jcm13133891</a>.
</li>
</ul>
</div>
</section>

<!-- 2023 Section -->
<section id="2023" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2023</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
KONO, Kanato & HAYASHI, Masae & Matsunaga, Takuya & Okuda, Hiroshi. (2023).
<a href="https://www.researchgate.net/publication/380076937_Extension_of_Analysis_Support_with_FreeCAD_workbench_FEM_FrontISTRFreeCADwakubenchiFEM_FrontISTRniyorujiexizhiyuanjinengnokuozhang">
Extension of Analysis Support with FreeCAD workbench FEM_FrontISTR
</a>, <i>The Proceedings of The Computational Mechanics Conference</i>, 2023.36: OS-0602.
<a href="https://doi.org/10.1299/jsmecmd.2023.36.OS-0602">10.1299/jsmecmd.2023.36.OS-0602</a>.
</li>
<li>
Anders, Andrzej. (2023).
<a href="https://www.researchgate.net/publication/373576102_Modeling_the_Shape_of_Wheat_Kernels_with_the_Use_of_Solids_of_Revolution">
Modeling the Shape of Wheat Kernels with the Use of Solids of Revolution
</a>, <i>Agricultural Engineering</i>, 27: 187-202.
<a href="https://doi.org/10.2478/agriceng-2023-0014">10.2478/agriceng-2023-0014</a>.
</li>
<li>
Pujol, Ramon & Cardona, Gabriel. (2023).
<a href="https://www.researchgate.net/publication/371913038_OTSunWebApp_A_ray_tracing_web_application_for_the_analysis_of_concentrating_solar-thermal_and_photovoltaic_solar_cells">
OTSunWebApp: A ray tracing web application for the analysis of concentrating solar-thermal and photovoltaic solar cells
</a>, <i>SoftwareX</i>, 23: 10.1016/j.softx.2023.101449.
</li>
<li>
Tadrous, P. J. (2023).
<a href="https://www.researchgate.net/publication/374804574_Use_of_a_refractive_index-coupled_diffuser_to_both_generate_and_measure_high-numerical_aperture_illumination_for_light_microscopy">
Use of a refractive index–coupled diffuser to both generate and measure high‐numerical aperture illumination for light microscopy
</a>, <i>Journal of Microscopy</i>, 292(3), 135-147.
<a href="https://doi.org/10.1111/jmi.13237">10.1111/jmi.13237</a>.
</li>
</ul>
</div>
</section>

<!-- 2022 Section -->
<section id="2022" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2022</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
Aguirre López, Mario & Cantú-González, José Roberto & Hueyotl Zahuantitla, Filiberto. (2022).
<a href="https://www.researchgate.net/publication/360160564_Diseno_de_cuerpos_solidos_con_FreeCAD_y_su_uso_en_dinamica_de_fluidos_computacional">
Diseño de cuerpos sólidos con FreeCAD y su uso en dinámica de fluidos computacional
</a>.
</li>
</ul>
</div>
</section>

<!-- 2021 Section -->
<section id="2021" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2021</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
Diara, Filippo & Rinaudo, Fulvio. (2021).
<a href="https://www.researchgate.net/publication/356493287_Towards_FreeCAD_experimentation_and_validation_as_a_FOS_HBIM_platform_for_building_archaeology_purposes">
Towards FreeCAD experimentation and validation as a FOS HBIM platform for building archaeology purposes
</a>.
</li>
<li>
Wang, Huansong & Lu, Wenlong & Shi, Ruichang & Yu, Shengli & Wu, Fadong. (2021).
<a href="https://www.researchgate.net/publication/356713556_Research_and_Development_of_Railway_Alignment_Design_System_Using_FreeCAD_Software?_tp=eyJjb250ZXh0Ijp7ImZpcnN0UGFnZSI6InByb2ZpbGUiLCJwYWdlIjoiX2RpcmVjdCJ9fQ">
Research and Development of Railway Alignment Design System Using FreeCAD Software
</a>.
IOP Conference Series: Earth and Environmental Science. 719. 032009. 10.1088/1755-1315/719/3/032009.
</li>
<li>
Tadrous, P. J. (2021).
<a href="https://www.researchgate.net/publication/352568049_PUMA_-_An_open_source_3D_printed_direct_vision_microscope_with_augmented_reality_and_spatial_light_modulator_functions">
PUMA–An open‐source 3D‐printed direct vision microscope with augmented reality and spatial light modulator functions
</a>, <i>Journal of Microscopy</i>, 283(3), 259-280.
<a href="https://doi.org/10.1111/jmi.13043">10.1111/jmi.13043</a>.
</li>
</ul>
</div>
</section>

<!-- 2020 Section -->
<section id="2020" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2020</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
Nasibullayev, I.Sh. (2020).
<a href="https://www.researchgate.net/publication/353202734_Application_of_free_software_FreeFemGmsh_and_FreeCADCalculiX_for_simulation_of_static_elasticity_problems">
Application of free software FreeFem++/Gmsh and FreeCAD/CalculiX for simulation of static elasticity problems
</a>.
Multiphase Systems. 15. 183-200. 10.21662/mfs2020.3.129.
</li>
<li>
Li, Jin-Yang & Gu, Long & Xu, Hu-Shan & Dai, Yong & Zhang, Youpeng & Yu, Rui & Zhang, Lu & Wang, Dw & Jiang, Wei. (2020).
<a href="https://www.researchgate.net/publication/341054912_FreeCAD_based_Monte_Carlo_modeling_approach_for_fusion_reactor_facilities">
FreeCAD based Monte Carlo modeling approach for fusion reactor facilities
</a>.
Fusion Engineering and Design. 155. 111711. 10.1016/j.fusengdes.2020.111711.
</li>
</ul>
</div>
</section>

<!-- 2019 Section -->
<section id="2019" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2019</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
Kopei, Volodymyr & Onysko, Oleh & Panchuk, Vitalij. (2019).
<a href="https://www.researchgate.net/publication/331187093_Computerized_system_based_on_FreeCAD_for_geometric_simulation_of_the_oil_and_gas_equipment_thread_turning">
Computerized system based on FreeCAD for geometric simulation of the oil and gas equipment thread turning
</a>.
IOP Conference Series: Materials Science and Engineering. 477. 012032. 10.1088/1757-899X/477/1/012032.
</li>
</ul>
</div>
</section>

<!-- 2018 Section -->
<section id="2018" class="row section d-flex align-items-center justify-content-around rounded">
<div class="col-lg-2 rounded text-backround">
<h3 class="section-title text-center m-2">2018</h3>
</div>
<div class="col-lg-9 text-light text-left px-md-4 rounded text-backround">
<ul class="d-block whitelinks releases mt-3">
<li>
Li, Jin-Yang & Gu, Long & Xu, Hu-Shan & Korepanova, Nadezda & Jiang, Wei & Sheng, Xin & Zhu, Yan-Lei & Yu, Rui. (2018).
<a href="https://www.researchgate.net/publication/326744657_FreeCAD_based_modeling_study_on_MCNPX_for_accelerator_driven_system">
FreeCAD based modeling study on MCNPX for accelerator driven system
</a>.
Progress in Nuclear Energy. 107. 100-109. 10.1016/j.pnucene.2018.04.015.
</li>
</ul>
</div>
</section>
</main>



<?php include("footer.php"); ?>