mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
fix up path to data files [ci skip]
This commit is contained in:
@ -5,7 +5,7 @@ clear all
|
||||
close all
|
||||
clc
|
||||
|
||||
dirfile = '../DEM/post';
|
||||
dirfile = '../../DEM/post';
|
||||
filepattern = '*.dat';
|
||||
|
||||
% time column in the data matrix
|
||||
|
||||
Reference in New Issue
Block a user