FEM CalculiX Cantilever 3D/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 40: Line 40:
==== Attivare il contenitore delle analisi ====
==== Attivare il contenitore delle analisi ====
* Per lavorare con una analisi, prima si deve attivarla.
* Per lavorare con una analisi, prima si deve attivarla.
* Nella vista ad albero fare clic destro su [[Image:Fem_Analysis.svg|32px]] Analisi meccanica --> Attiva analisi
* Nella vista ad albero fare clic destro su [[Image:Fem_Analysis.png|32px]] Analisi meccanica --> Attiva analisi


[[Image:FEM_example01_pic02.jpg|700px]]
[[Image:FEM_example01_pic02.jpg|700px]]




==== Il contenitore Analisi e suoi oggetti ====
==== Analysis container and its objects ====
* Se viene attivata l'analisi FreeCAD cambia l'ambiente corrente in FEM.
* If the analysis is activated FreeCAD itself will change the current workbench to FEM.
* There are at least the 5 objects needed to make an static mechanical analysis.
* Per eseguire un'analisi meccanica statica sono necessari almeno 5 oggetti.
* [[Image:Fem_Analysis.svg|32px]] contenitore dell'analisi
* [[Image:FEM_Analysis.png|32px]] analysis container
# [[Image:Fem_Solver.svg|32px]] un solutore
# [[Image:FEM_Solver.png|32px]] a solver
# [[Image:Fem_Material.svg|32px]] un materiale
# [[Image:FEM_Material.png|32px]] a material
# [[Image:Fem_ConstraintFixed.svg|32px]] un vincolo fissaggio
# [[Image:FEM_FixedConstraint.png|32px]] a fixed constraint
# [[Image:Fem_ConstraintForce.svg|32px]] un vincolo forza
# [[Image:FEM_ForceConstraint.png|32px]] a force constraint
# [[Image:Fem_FemMesh.svg|32px]] un oggetto mesh FEM
# [[Image:FEM_Create.png|32px]] a FEM mesh
* In questo esempio sono inclusi anche i risultati quindi c'è un sesto oggetto, cioè i risultati [[Image:Fem_Result.svg|32px]].
* Since in the example here the results are included as well there is a sixth object, the results [[Image:FEM ShowResult.png|32px]].




==== Visualizzare i risultati ====
==== Visualizing Results ====
* Be sure the analysis is activated.
* Assicurarsi che l'analisi sia attivata.
* Be sure the analysis still contains the result object, if not just reload the example file.
* Assicurarsi che l'analisi contenga ancora l'oggetto risultato, altrimenti basta ricaricare il file di esempio.
* Nella barra degli strumenti fare clic sull'icona [[Image:Fem_Result.svg|32px]] [[FEM ShowResult/it|Mostra risultati]]
* Click in icon toolbar on [[Image:FEM ShowResult.png|32px]] [[Fem ShowResult|Show result]]
* Nella scheda Azioni scegliere z-Displacement. Mostra -88.443 mm nella direzione z negativo.
* In task window choose z-Displacement. It shows -88.443 mm in negative z-direction.
* This makes sense since the force is in negative z-direction as well.
* Questo ha senso dal momento che anche la forza è in direzione Z negativo.
* Activate the check box besides the bottom slider of displacement show.
* Attivare la casella di controllo "Mostra", a fianco del cursore in basso per visualizzare lo spostamento.
* The slider can be used to alter the mesh to view the deformation in a simplified manner.
* Il cursore può essere utilizzato per modificare la mesh e visualizzare la deformazione in modo semplificato.
* Choose among the different Result types to view all in the GUI available result types.
* Scegliere tra i diversi tipi di risultati per vedere nella GUI tutti i tipi di risultati disponibili.


[[Image:FEM_example01_pic03.jpg|400px]]
[[Image:FEM_example01_pic03.jpg|400px]]




==== Eliminare i risultati ====
==== Purging Results ====
* Be sure the analysis is activated.
* Assicurarsi che l'analisi sia attivata.
* Per rimuovere i risultati selezionare nella barra l'icona [[Image:Fem_PurgeResults.png|32px]] [[FEM PurgeResults/it|Elimina risultati]]
* To remove the results select in the icon toolbar [[Image:FEM_PurgeResults.png|32px]] [[Fem PurgeResults|Purge results]]




==== Eseguire la FEA ====
==== Running the FEA ====
* Nella vista ad albero fare doppio click sull'oggetto solver [[Image:Fem_Solver.svg|32px]].
* In Tree view double click on the solver object [[Image:FEM_Solver.png|32px]].
* In task window of the solver object make sure static analysis is selected.
* Nella finestra Azioni dell'oggetto risolutore accertarsi che sia selezionata l'analisi statica.
* Nella stessa scheda, cliccare su "Scrivi il file .inp". Attendere che nella finestra del rapporto compaia la scritta "write completed".
* Click on write .inp file in the same task window. Watch the log window until it prints "write completed."
* Cliccare su "Esegui CalculiX". Poiché questa è una breve analisi dovrebbe essere eseguita in meno di un secondo.
* Click on Run CalculiX. Since this is a very small analysis it should take less than a second to run.
* Nella finestra di testo dovrebbe essere stampato a caratteri verdi "CalculiX done!" e nella riga successiva "loading result sets ..."
* In the text window it should print in green letters "CalculiX done!" and in the next line "loading result sets ..."
* You just have finished your first FEA in FreeCAD if there has not been any error message.
* Se non ci sono dei messaggi di errore si è conclusa la prima FEA in FreeCAD.
* Cliccare su Close nella scheda Azioni.
* Click on Close in the task window.
* A new result object should be created. You know how to visualize the results already.
* Questo dovrebbe aver creato un nuovo oggetto risultato. Abbiamo già visto come visualizzare i risultati.
* Se si riceve un messaggio di errore "no solver binary" o simile quando si avvia l'analisi consultare la pagina [[FEM_Install/it|FEM Install]].
* If you get an error message no solver binary or similar when triggering the analysis check [[FEM_Install|FEM Install]].


[[Image:FEM_example01_pic04.jpg|400px]]
[[Image:FEM_example01_pic04.jpg|400px]]




==== Eseguire velocemente la FEA ====
==== Running the FEA the fast Way ====
* Nella vista ad albero selezionare l'oggetto risolutore [[Image:Fem_Solver.svg|32px]] dell'analisi [[Image:Fem_Analysis.svg|32px]].
* In tree view select the solver object [[Image:FEM_Solver.png|32px]] of the analysis [[Image:FEM_Analysis.png|32px]].
* Nella barra degli strumenti cliccare sull'icona [[Image:Fem_QuickAnalysis.svg|32px]] [[FEM_RunCalculiXccx/it|Analisi rapida]].
* In the icon toolbar click on [[Image:FEM_RunCalculiXccx.png|32px]] [[Fem_RunSolver|Quick Analysis]].
* The Calculix input file will be written, CalculiX will be triggered and the result object should be created.
* Viene scritto il file Calculix di input, viene attivato Calculix e viene creato l'oggetto risultato.




==== Modificare la Direzione e il Valore del carico ====
==== Changing Load Direction and Load Value ====
* Nella vista ad albero selezionare l'oggetto mesh FEM [[Image:Fem_FemMesh.svg|32px]] e premere il tasto spazio.
* In tree view select the FEM mesh object [[Image:FEM_Create.png|32px]] and press the space key.
* The visibility of the FEM mesh will be turned off. The geometrical model is still visible.
* L'oggetto mesh FEM viene nascosto, e rimane visibile solo il modello geometrico.
* In tree view double click on the force constraint object to open its task window.
* Nella vista ad albero fare doppio click sull'oggetto "Vincolo forza" per aprire la sua finestra Azioni.
* Nella finestra Azioni cambiare il valore del carico 500000000 N = 500 MN (nella finestra Azioni l'unità di misura della forza deve essere in N)
* In the task window change the load value to 500000000 N = 500 MN (force unit in task window has to be in N)
* Click on Button Direction.
* Cliccare sul pulsante Direzione.
* On the geometrical model click on on of the long edges in x-direction.
* Sul modello geometrico Cliccare su uno dei bordi lunghi in direzione x.
* The red arrows of the force will change their direction in x-direction. They show to the fixed direction.
* Le frecce rosse della forza cambiano direzione e si orientano in direzione x. Esse mostrano la direzione fissata.
* Since tension should be applied to the box the Reverse Direction needs to be triggered by clicking on it.
* Dato che la tensione deve essere applicata nel verso opposto bisogna attivare il controllo "Reverse direction".
* The red arrows of the force will change their direction.
* Le frecce rosse della forza cambiano il loro verso.
* Fare clic su OK nella finestra delle Azioni.
* Click on OK in task window.
[[Image:FEM_example01_pic05.jpg|700px]]
[[Image:FEM_example01_pic05.jpg|700px]]
* Attivare la visibilità della mesh FEM [[Image:Fem_FemMesh.svg|32px]] selezionandola nella vista ad albero e premendo il tasto spazio.
* Turn the visibility of the FEM mesh [[Image:FEM_Create.png|32px]] on by selecting it in tree view and pressing the space key.
* You know how to trigger an analysis and how to visualize results already.
* Abbiamo già visto come attivare un'analisi e come visualizzare i risultati.
* La deformazione in direzione x dovrebbe essere di 19.05 mm.
* The deformation in x-direction should be 19.05 mm.


[[Image:FEM_example01_pic06.jpg|400px]]
[[Image:FEM_example01_pic06.jpg|400px]]

Revision as of 19:53, 7 August 2016

Tutorial
Argomento
Analisi Elementi Finiti
Livello di difficoltà
Base
Tempo di esecuzione
10 minuti
Autori
Bernd
Versione di FreeCAD
0.16.6377 o superiore
Files di esempio
Vedere anche
Nessuno


Introduzione

Questo esempio ha lo scopo di mostrare come appare una semplice analisi degli elementi finiti (FEA) e in che modo i risultati possono essere visualizzati nel modulo FEM di FreeCAD. Viene mostrato come attivare una FEA e come modificare il valore e la direzione del carico. Inoltre, poiché il file di esempio è fornito con tutte le installazioni di FreeCAD, è facile verificare se il modulo FEM è impostato correttamente.



Requisiti

  • FreeCAD versione = 0.16.6377 o superiore.
  • La versione può essere verificata nel menu Aiuto -> Informazioni su FreeCAD. Il numero di revisione deve essere superiore a 6377
  • Per caricare il file di esempio non è necessario nessun altro software esterno, e neppure per visualizzare la mesh o la geometria, o per visualizzare i risultati.
  • Per poter rieseguire l'analisi FEA è necessario che il software risolutore Calculix sia installato. Probabilmente il risolutore è già stato installato con FreeCAD. Se non è installato vedere la pagina Installare FEM.


Impostare il file di esempio

Caricare l'ambiente Start

  • Avviare FreeCAD
  • L'ambiente Start dovrebbe essere caricato


Caricare il file di esempio

  • Andare ai progetti di esempio e fare clic su "Carica un esempio di analisi FEM"
  • Se con le operazioni successive succede di rovinare o eliminare alcune geometrie, vincoli, o risultati, basta ripetere semplicemente i passaggi precedenti.


Attivare il contenitore delle analisi

  • Per lavorare con una analisi, prima si deve attivarla.
  • Nella vista ad albero fare clic destro su Analisi meccanica --> Attiva analisi


Analysis container and its objects

  • If the analysis is activated FreeCAD itself will change the current workbench to FEM.
  • There are at least the 5 objects needed to make an static mechanical analysis.
  • analysis container
  1. a solver
  2. a material
  3. a fixed constraint
  4. a force constraint
  5. File:FEM Create.png a FEM mesh
  • Since in the example here the results are included as well there is a sixth object, the results .


Visualizing Results

  • Be sure the analysis is activated.
  • Be sure the analysis still contains the result object, if not just reload the example file.
  • Click in icon toolbar on Show result
  • In task window choose z-Displacement. It shows -88.443 mm in negative z-direction.
  • This makes sense since the force is in negative z-direction as well.
  • Activate the check box besides the bottom slider of displacement show.
  • The slider can be used to alter the mesh to view the deformation in a simplified manner.
  • Choose among the different Result types to view all in the GUI available result types.


Purging Results

  • Be sure the analysis is activated.
  • To remove the results select in the icon toolbar Purge results


Running the FEA

  • In Tree view double click on the solver object .
  • In task window of the solver object make sure static analysis is selected.
  • Click on write .inp file in the same task window. Watch the log window until it prints "write completed."
  • Click on Run CalculiX. Since this is a very small analysis it should take less than a second to run.
  • In the text window it should print in green letters "CalculiX done!" and in the next line "loading result sets ..."
  • You just have finished your first FEA in FreeCAD if there has not been any error message.
  • Click on Close in the task window.
  • A new result object should be created. You know how to visualize the results already.
  • If you get an error message no solver binary or similar when triggering the analysis check FEM Install.


Running the FEA the fast Way

  • In tree view select the solver object of the analysis .
  • In the icon toolbar click on Quick Analysis.
  • The Calculix input file will be written, CalculiX will be triggered and the result object should be created.


Changing Load Direction and Load Value

  • In tree view select the FEM mesh object File:FEM Create.png and press the space key.
  • The visibility of the FEM mesh will be turned off. The geometrical model is still visible.
  • In tree view double click on the force constraint object to open its task window.
  • In the task window change the load value to 500000000 N = 500 MN (force unit in task window has to be in N)
  • Click on Button Direction.
  • On the geometrical model click on on of the long edges in x-direction.
  • The red arrows of the force will change their direction in x-direction. They show to the fixed direction.
  • Since tension should be applied to the box the Reverse Direction needs to be triggered by clicking on it.
  • The red arrows of the force will change their direction.
  • Click on OK in task window.

  • Turn the visibility of the FEM mesh File:FEM Create.png on by selecting it in tree view and pressing the space key.
  • You know how to trigger an analysis and how to visualize results already.
  • The deformation in x-direction should be 19.05 mm.


Cos'altro ?

  • Il flusso di lavoro di base per il Modulo FEM è finito.
  • Ora si è pronti per eseguire il secondo Tutorial di FEM.
  • Creeremo da soli un Calculix di una trave a sbalzo e confronteremo i risultati con la teoria delle travi.