Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
7783a2c
Testing git
aabrown100-git Sep 23, 2021
071126a
removing git_test
Sep 23, 2021
0c2c5b8
Merge branch 'SimVascular:master' into master
aabrown100-git Feb 19, 2022
3126f88
adding comments regarding cplBC/genBC
aabrown100-git May 3, 2022
48ff7a6
comments for coupled BC contrib to stiffness
aabrown100-git May 3, 2022
f4b4bf1
more comments regarding coupled BC
aabrown100-git May 4, 2022
1c9bea9
marking where flow rate calc to be changed
aabrown100-git May 11, 2022
f47712c
commenting integration functions
aabrown100-git May 11, 2022
2412059
commenting follower pressure load functions
aabrown100-git May 11, 2022
ca1fa63
added comments for integrating over deformed config
aabrown100-git May 12, 2022
6d1e8b8
setting mvMsh to True to see if flux calc is fixed
aabrown100-git May 12, 2022
13fc941
adding comments surrounding mvMsh in normal calc
aabrown100-git May 12, 2022
cf468f9
update GNNB(). Not compiling, but close
aabrown100-git May 13, 2022
7217e12
add comment about ADDBCMUL()
aabrown100-git May 13, 2022
72be7df
fixed velocity flux calc for struct/ustruct
aabrown100-git May 13, 2022
10c62fe
comments for fixing cplBC tangent matrix contribution
aabrown100-git May 13, 2022
2c565b9
more comments tracking down cplBC tangent contribution
aabrown100-git May 13, 2022
0f5bab2
added update tangent if flP, still working on it
aabrown100-git May 13, 2022
e328f57
Update BNEUFOLWP(), still not compiling
aabrown100-git May 13, 2022
09052fd
fixed cplBC tangent matrix contribution when flwP
aabrown100-git May 16, 2022
2ca44aa
comments for recent development
aabrown100-git May 16, 2022
173dbee
support for cap mesh
aabrown100-git May 21, 2022
f592636
Adding GNNBSURFT()
aabrown100-git May 21, 2022
470fd64
Adding virtual face attempt
aabrown100-git May 25, 2022
26c5630
where to communicate for virtual face
aabrown100-git May 27, 2022
c7434e8
adding support for virtual face
aabrown100-git May 27, 2022
127deed
virtual face bug fixes and tangent matrix notes
aabrown100-git May 28, 2022
5f6d75f
virtual face tangent mat and debugging, not working
aabrown100-git May 31, 2022
7bf1a6e
fixing some bugs
aabrown100-git Jul 6, 2022
1a5cc53
Reorganizing parallelization code for virtual face
aabrown100-git Jul 10, 2022
204414a
virtual cap face tangent contribution attempt
aabrown100-git Jul 12, 2022
3168f17
Fixing huge bug in ADDBCMUL()!!
aabrown100-git Jul 12, 2022
b176ff4
cleanup and minor bug fixes
aabrown100-git Jul 12, 2022
32e1cc3
adding catch in ADDBCMUL if cap has zero resistance
aabrown100-git Jul 12, 2022
b2714d2
bug fixes and create cap bc attempt
aabrown100-git Jul 13, 2022
b4d34c0
fix memory bugs, now runs on Sherlock
Jul 14, 2022
e9ae2ef
commenting out debugging print statements
aabrown100-git Jul 14, 2022
d742ba8
Merge branch 'SimVascular:JOSS_paper' into virtual_face
aabrown100-git Aug 18, 2022
5cb8057
Merge pull request #2 from aabrown100-git/virtual_face
aabrown100-git Sep 1, 2022
9ef49ee
Revert "Merge branch 'SimVascular:JOSS_paper' into virtual_face"
aabrown100-git Sep 4, 2022
a739b9d
Removing .vscode from repo
aabrown100-git Sep 4, 2022
1f273a6
Merge pull request #4 from vvedula22/master
LeiShi3374 Oct 2, 2022
c2d453d
shell fix
LeiShi3374 Oct 2, 2022
430fe25
Resolved merge conflict
LeiShi3374 Oct 2, 2022
bbc10dd
Merge pull request #5 from vvedula22/master
LeiShi3374 Oct 3, 2022
72af01d
Merge branch 'master' of https://github.com/LeiShi3374/svFSI
LeiShi3374 Oct 3, 2022
38f0ffe
Fixing mem bug with ustruct with cap.
Oct 3, 2022
555ef1f
add potential based contact model
LeiShi3374 Oct 12, 2022
98773fd
Add undeforming Neu for shell and fix bugs in tri3 shell boundary set…
LeiShi3374 Oct 28, 2022
6380dac
fix bugs in matmodel
LeiShi3374 Oct 30, 2022
6f320a0
remove tri shell special boundary
LeiShi3374 Oct 31, 2022
926a387
fix bugs in compressible shell
LeiShi3374 Nov 1, 2022
718dd4b
fix bugs in compressible shell
LeiShi3374 Nov 1, 2022
df4df6c
Merge pull request #7 from LeiShi3374/LeiShi3374-master
LeiShi3374 Nov 1, 2022
3186c93
add boundary back
LeiShi3374 Nov 2, 2022
a85dbc0
fix bugs
LeiShi3374 Nov 2, 2022
16f5637
fix bugs in post shell
LeiShi3374 Nov 2, 2022
f80643d
fix bugs in shell bc
LeiShi3374 Nov 2, 2022
b8c443d
add HGO for shell add bound for mat para
LeiShi3374 Nov 2, 2022
930e633
fix bugs in fsi
LeiShi3374 Nov 2, 2022
449d34c
add effec dir for neu
LeiShi3374 Nov 8, 2022
b0e1bef
fix bugs in shell mat models
LeiShi3374 Nov 8, 2022
dbc13ec
Various comments
aabrown100-git Jan 10, 2023
d9306dd
Fixed bugs related to coupled BC
aabrown100-git Feb 18, 2023
f2f734c
Comments
aabrown100-git Mar 2, 2023
644b53b
Updated GNNBSURF with cfg, modified cplbc tol
aabrown100-git Mar 27, 2023
9b2ae0d
Comment debugging statement
aabrown100-git Apr 4, 2023
e35ef6a
contact and viscosity
LeiShi3374 Apr 4, 2023
3fbaeb6
Enforce C90 for externals. Solve metis compilation error
aabrown100-git Apr 5, 2023
7063838
visc
LeiShi3374 Apr 6, 2023
fad21f9
Update contact
LeiShi3374 Apr 9, 2023
ee8b0c5
Update contact
LeiShi3374 Apr 9, 2023
3827e38
merge with vvedula22
LeiShi3374 Apr 9, 2023
c5f56ec
Merge branch 'master_old'
aabrown100-git Apr 10, 2023
ac70504
fix contact
LeiShi3374 Apr 11, 2023
b3d9c18
merge with aaron
LeiShi3374 Apr 28, 2023
782c1b3
electro
LeiShi3374 Jun 3, 2023
3eb9987
Merge remote-tracking branch 'vijay/master'
LeiShi3374 Jun 3, 2023
5e6696f
backup
LeiShi3374 Jul 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@

# System files osx
**/.DS_Store
*.log

**/.vscode/
2 changes: 2 additions & 0 deletions Code/CMake/SimVascularMacros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ endmacro()
# and create the necessary variables to load and link them.
#
macro(simvascular_external _pkg)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu90")

string(TOLOWER "${_pkg}" _lower)

dev_message("Configuring ${_pkg}")
Expand Down
2 changes: 1 addition & 1 deletion Code/CMake/SimVascularOptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ option(SV_USE_NOTIMER "Use notimer" ON)
option(SV_USE_METIS_SVFSI "Use metis_svfsi Library" ON)
option(SV_USE_PARMETIS_SVFSI "Use parmetis_svfsi Library" ON)
option(SV_USE_TETGEN "Use tetgen Library" ON)
option(SV_USE_TRILINOS "Use Trilinos Library with svFSI" OFF)
option(SV_USE_TRILINOS "Use Trilinos Library with svFSI" ON)
#-----------------------------------------------------------------------------

#-----------------------------------------------------------------------------
Expand Down
Loading