User Tools

Site Tools


tailorcrete:input_file_description

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tailorcrete:input_file_description [2012/08/01 10:35] kolarfiltailorcrete:input_file_description [2012/09/13 16:29] (current) bp
Line 1: Line 1:
-=== Input File Description ===+==== Input File Description ====
  
-Here, general description of OOFEM input files for solving flow problems can be found. Fully general description of OOFEM input file (for all problems) can be found here: [[http://www.oofem.org|www.oofem.org]] +Here, description of OOFEM input files related to flow problemscan be found. The complete and general description of OOFEM input format (for all problems) can be found here: [[http://www.oofem.org|www.oofem.org]] 
  
 As a sample input file, input file for V-funnel simulation is choosen: As a sample input file, input file for V-funnel simulation is choosen:
Line 7: Line 7:
 {{:tailorcrete:vfunnel_tau40_mu20_beta0.2_oofem.in|}} {{:tailorcrete:vfunnel_tau40_mu20_beta0.2_oofem.in|}}
  
-In general, OOFEM input file can be (imaginary) divided into three main sections. In the first section specifications about type of problem under consideration, type of solver and exported variables are specified. In the second section there is a mesh descriptionsThat means list of nodes with its numbers, coordinates and boundary conditions and list of elements specifying its type, numbers of connecting nodesit's appropriate material and eventually its load. In the third section description of materials, boundary conditions and related entities is done.+In general, OOFEM input file can be (imaginary) divided into three main sections. In the first section specifications about type of problem solvedincluding specification of type of solver and exported variablesare to be provided 
 +In the second section, the computational mesh is specifiedThis includes specification of nodes (with associated coordinates and boundary conditionsand specification of individual elements (with their type, nodal connectivitymaterials and eventually applied loadings) 
 +In the third sectiondescription of material modelsinitial and boundary conditions is done.
  
-==First section== 
- In first section (first seven lines), there is description of type of problem under consideration, type of solver and exported variables are specified.  
  
-First line specifies the location of OOFEM output file. Note, that the path must be an absolute path.  
  
-Second line is for user comment. There can be any description of solved problem, OOFEM ignores that line.+===First section=== 
 + In the first section (consisting of the first seven lines), the specifications related to type of problem solvedtype of solver and exported variables are provided
  
-Third line describes type of solver and it's parametersSome of them are genereal and necessary for all solverssome of them are specific for concrete solver. +The first line specifies the path to output file containing textual output with simulation results  
-Note, that order of keywords is not determined!!! +The second line is intended to name the simulation. It can contain any description of solved problemOOFEM ignores that line.
  
 +The third line describes type of problem, its parameters, and numerical solver. Note, that the order of keyword-value pairs is optional !! 
  
 ^  Keyword    Possible values     Description of function   ^ ^  Keyword    Possible values     Description of function   ^
Line 44: Line 45:
  
  
-  * ** Second section **+ 
 +===Second section ===
  
 In the second section mesh geometry is specified. In first line of second section (globally counting it is 8. line) number of mesh entities (elements, nodes...) and other items.   In the second section mesh geometry is specified. In first line of second section (globally counting it is 8. line) number of mesh entities (elements, nodes...) and other items.  
Line 81: Line 83:
  
  
-  * ** Third section **+ 
 +===Third section===
  
 In the third section, specification of **//crosssections, materials, boundary//** and **//initial conditions//** and **//loadtimefunctions//** is done. In the third section, specification of **//crosssections, materials, boundary//** and **//initial conditions//** and **//loadtimefunctions//** is done.
tailorcrete/input_file_description.1343810116.txt.gz · Last modified: 2012/08/01 10:35 by kolarfil