Skip to content

Commit

Permalink
🆙 update testing file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco-Pellegrino committed Dec 17, 2024
1 parent 3e3f269 commit 9dbe793
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified FemDesign.Tests/Results/Assets/General.str
Binary file not shown.
Binary file modified FemDesign.Tests/Results/Assets/General.strFEM
Binary file not shown.
14 changes: 7 additions & 7 deletions femdesign-api.sln
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FemDesign.Tests", "FemDesig
{69F49774-655C-4D04-A0CF-9DBC53609749} = {69F49774-655C-4D04-A0CF-9DBC53609749}
{6A2CB706-D4BE-4AE8-A165-EC9F9F0D336E} = {6A2CB706-D4BE-4AE8-A165-EC9F9F0D336E}
{79832ABA-4CAB-4106-8321-5B6EE2A32558} = {79832ABA-4CAB-4106-8321-5B6EE2A32558}
{7A17B115-949E-48F2-86E5-F8BEBBAA61B4} = {7A17B115-949E-48F2-86E5-F8BEBBAA61B4}
{7EA66312-63D3-4125-8A65-7FA414152F33} = {7EA66312-63D3-4125-8A65-7FA414152F33}
{8954D8AD-051F-4B44-87A4-559C00DB1CD6} = {8954D8AD-051F-4B44-87A4-559C00DB1CD6}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Practical example - ResultsToJSON", "FemDesign.Examples\C#\Practical example - ResultsToJSON\Practical example - ResultsToJSON.csproj", "{2747D6C1-1E22-4262-A938-44FEE99A022C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Practical example - Stiffness Point from CSV", "FemDesign.Examples\C#\Practical example - Create Stiffness Point from a CSV\Practical example - Stiffness Point from CSV.csproj", "{7A17B115-949E-48F2-86E5-F8BEBBAA61B4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Practical example - PrintDocumentation", "FemDesign.Examples\C#\Practical example - PrintDocumentation\Practical example - PrintDocumentation.csproj", "{649E8E00-EBE9-4F65-A75F-AF9F8B0FE601}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example 1 - Simple beam", "FemDesign.Examples\C#\Example 1 - Simple beam\Example 1 - Simple beam.csproj", "{AA4FC8FC-8E08-4510-9293-C9B025C4FA3F}"
Expand All @@ -69,6 +66,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Practical example - Optimis
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example 8 - SlabReinforcement", "FemDesign.Examples\C#\Example 8 - SlabReinforcement\Example 8 - SlabReinforcement.csproj", "{BEC4FB61-E232-4680-8B90-F154BF3C5884}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Practical example - Stiffness Point from CSV", "FemDesign.Examples\C#\Practical example - Create Stiffness Point from a CSV\Practical example - Stiffness Point from CSV.csproj", "{AB041DB5-8D9B-4D67-BF48-10D90E88BBB6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -119,9 +118,6 @@ Global
{2747D6C1-1E22-4262-A938-44FEE99A022C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2747D6C1-1E22-4262-A938-44FEE99A022C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2747D6C1-1E22-4262-A938-44FEE99A022C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A17B115-949E-48F2-86E5-F8BEBBAA61B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A17B115-949E-48F2-86E5-F8BEBBAA61B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A17B115-949E-48F2-86E5-F8BEBBAA61B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{649E8E00-EBE9-4F65-A75F-AF9F8B0FE601}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{649E8E00-EBE9-4F65-A75F-AF9F8B0FE601}.Debug|Any CPU.Build.0 = Debug|Any CPU
{649E8E00-EBE9-4F65-A75F-AF9F8B0FE601}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -152,6 +148,10 @@ Global
{BEC4FB61-E232-4680-8B90-F154BF3C5884}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEC4FB61-E232-4680-8B90-F154BF3C5884}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEC4FB61-E232-4680-8B90-F154BF3C5884}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB041DB5-8D9B-4D67-BF48-10D90E88BBB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB041DB5-8D9B-4D67-BF48-10D90E88BBB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB041DB5-8D9B-4D67-BF48-10D90E88BBB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB041DB5-8D9B-4D67-BF48-10D90E88BBB6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -168,7 +168,6 @@ Global
{8954D8AD-051F-4B44-87A4-559C00DB1CD6} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{04FA45B2-F2AF-4394-99F8-E50A82E91658} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{2747D6C1-1E22-4262-A938-44FEE99A022C} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{7A17B115-949E-48F2-86E5-F8BEBBAA61B4} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{649E8E00-EBE9-4F65-A75F-AF9F8B0FE601} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{AA4FC8FC-8E08-4510-9293-C9B025C4FA3F} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{E3BB2331-4FF0-4869-8929-52A5FBAD19B6} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
Expand All @@ -179,6 +178,7 @@ Global
{0FB2E28B-8C5B-49C4-98B3-E34B6EE9F2FF} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{5425BE85-A616-4DC7-8E80-CB124C8320EC} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{BEC4FB61-E232-4680-8B90-F154BF3C5884} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
{AB041DB5-8D9B-4D67-BF48-10D90E88BBB6} = {C68FA42C-7B20-4FE3-AED6-8B6619EE5410}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DDF9D949-F79B-4EA6-A766-976B0BE0BC79}
Expand Down

0 comments on commit 9dbe793

Please sign in to comment.