"extrude" and "mesh_adaptivity" in flml file
I've used "/geometry/
the flml code is also attached below, any comment is appreciated. thanks.
Warning: asking for adjacency lists of discontinuous mesh
Warning: Cannot interpolate field InputMeshCoordinate - no target
Warning: Cannot interpolate field InputMeshCoordinate - no target
Warning: Cannot interpolate field InputMeshCoordinate - no target
Warning: Cannot interpolate field InputMeshCoordinate - no target
*** ERROR ***
Error message: InputMesh is not a mesh name in this state
%------ flml file ----
<?xml version='1.0' encoding='utf-8'?>
<fluidity_options>
<simulation_name>
<string_value lines="
</simulation_
<problem_type>
<string_value lines="
</problem_type>
<geometry>
<dimension>
<
</dimension>
<mesh name="Coordinat
<from_mesh>
<mesh name="BaseMesh"/>
<stat>
</stat>
</from_mesh>
</mesh>
<mesh name="VelocityM
<from_mesh>
<mesh name="BaseMesh"/>
<stat>
</stat>
</from_mesh>
</mesh>
<mesh name="PressureM
<from_mesh>
<mesh name="BaseMesh"/>
<stat>
</stat>
</from_mesh>
</mesh>
<mesh name="InputMesh">
<from_file file_name=
<format name="triangle"/>
<stat>
</stat>
</from_file>
</mesh>
<mesh name="BaseMesh">
<from_mesh>
<mesh name="InputMesh"/>
<extrude>
<regions name="WholeMesh">
</extrude>
<stat>
</stat>
</from_mesh>
</mesh>
<quadrature>
<degree>
</degree>
</quadrature>
<ocean_
<
<
<
<
<scalar_field name="DistanceT
<mesh name="Coordinat
<output/>
<stat/>
<
<scalar_field name="DistanceT
<mesh name="Coordinat
<output/>
<stat/>
<
</ocean_
</geometry>
<io>
<dump_format>
<
</dump_format>
<dump_
<constant>
</constant>
</dump_
<output_mesh name="Coordinat
<stat/>
</io>
<timestepping>
<current_time>
<real_value rank="0"
</current_time>
<timestep>
<real_value rank="0"
</timestep>
<finish_time>
<real_value rank="0"
</finish_time>
<nonlinear_
<
</nonlinear
</timestepping>
<physical_
<gravity>
<magnitude>
<real_value rank="0"
</magnitude>
<vector_field name="GravityDi
<mesh name="Coordinat
<value name="WholeMesh">
</value>
<output/>
<stat>
</stat>
<
</gravity>
</physical_
<material_phase name="Fluid">
<equation_
<fluids>
<linear>
</linear>
</fluids>
</equation_
<scalar_field name="Pressure" rank="0">
<prognostic>
<mesh name="PressureM
<scheme>
</scheme>
<solver>
</solver>
<output/>
<stat/>
<detectors>
</prognostic>
</scalar_field>
<scalar_field name="Density" rank="0">
<diagnostic>
<algorithm name="Internal" material_
<mesh name="VelocityM
<output/>
<stat/>
<detectors>
</diagnostic>
</scalar_field>
<vector_field name="Velocity" rank="1">
<prognostic>
<mesh name="VelocityM
<equation name="Boussinesq"/>
<theta>
</theta>
<solver>
</solver>
<type name="dirichlet">
</type>
<type name="dirichlet">
</type>
<type name="dirichlet">
</type>
<type name="free_
<value name="WholeMesh">
<output/>
<stat>
</stat>
<detectors>
</prognostic>
</vector_field>
<scalar_field name="Salinity" rank="0">
<prognostic>
<mesh name="VelocityM
<equation name="Advection
<theta>
</theta>
<solver>
</solver>
<python>
if((X[0]<=0.5 and X[2]<=-0.2) or (X[0]>0.5 and X[2]<=-0.3)):
return 35.0
else:
return 0.0</string_value>
</python>
<output/>
<stat/>
<detectors>
</prognostic>
</scalar_field>
<scalar_field name="FreeSurface" rank="0">
<diagnostic>
<algorithm name="Internal" material_
<mesh name="PressureM
<output/>
<stat/>
<detectors>
</diagnostic>
</scalar_field>
<vector_field name="BedShearS
<diagnostic>
<algorithm name="Internal" material_
<mesh name="VelocityM
<density>
</density>
<output/>
<stat>
</stat>
<detectors>
</diagnostic>
</vector_field>
</material_phase>
<mesh_adaptivity>
<hr_adaptivity>
<
<
<
<
<
<tensor_field name="MinimumEd
<
<tensor_field name="MaximumEd
<
</hr_
</mesh_
</fluidity_options>
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Fluidity Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- liu chin chi
- Solved:
- Last query:
- Last reply: