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:
2121
2222 The |Model | extracts a large amount of information by default (results, mesh and analysis data).
2323 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
2525 information on how to get a mesh from a result file.
2626
2727Define the result file path
Original file line number Diff line number Diff line change @@ -15,13 +15,6 @@ From user input
1515 :padding: 2
1616 :margin: 2
1717
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-
2518 .. grid-item-card :: Manual input data on DPF
2619 :link: ref_tutorials_represent_data_on_dpf
2720 :link-type: ref
You can’t perform that action at this time.
0 commit comments