Skip to content

Commit 2e1c8d9

Browse files
updates
1 parent f22dd39 commit 2e1c8d9

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

doc/source/user_guide/tutorials/import_data/import_result_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

2727
Define the result file path

doc/source/user_guide/tutorials/import_data/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)