Skip to content

Commit

Permalink
AddReference
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jan 31, 2022
1 parent fdf297e commit 42e0a47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
time
der1.y
der2.y
der3.y
der4.y
2 changes: 1 addition & 1 deletion ModelicaTest/Tables/CombiTable2Ds.mo
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ double mydummyfunc(double dummy_in) {
annotation (experiment(StartTime=0, StopTime=14));
end Test33;

model OneSidedDerivative2D "Test of one sided derivatives in 2D-tables"
model OneSidedDerivative2D "Test of one sided derivatives in 2D-tables (Ticket #3893)"
// We are starting at boundaries at the table
// Case 2 and 4 slide diagonally (from different corners)
// Case 1 and 3 start at the edge of the real table and then leave it top-left
Expand Down

0 comments on commit 42e0a47

Please sign in to comment.