File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
doc/source/user_guide/tutorials/import_data Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ You have two approaches to import a result file in DPF:
21
21
22
22
The |Model | extracts a large amount of information by default (results, mesh and analysis data).
23
23
If using this helper takes a long time for processing the code, mind using a |DataSources | object
24
- and instantiating operators directly with it. Check the " :ref: `get_mesh_mesh_provider `" for more
24
+ and instantiating operators directly with it. Check the :ref: `get_mesh_mesh_provider ` for more
25
25
information on how to get a mesh from a result file.
26
26
27
27
Define the result file path
Original file line number Diff line number Diff line change @@ -15,13 +15,6 @@ From user input
15
15
:padding: 2
16
16
:margin: 2
17
17
18
- .. grid-item-card :: Import data from csv file
19
- :link: ref_tutorials
20
- :link-type: ref
21
- :text-align: center
22
-
23
- Learn how to import data in DPF from a csv file
24
-
25
18
.. grid-item-card :: Manual input data on DPF
26
19
:link: ref_tutorials_represent_data_on_dpf
27
20
:link-type: ref
You can’t perform that action at this time.
0 commit comments