-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy path.gitignore
54 lines (51 loc) · 1.35 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
build/
anim/
Anim/
run_local_cases/
ExternalLibs/
.vscode
.DS_Store
**/.DS_Store
*_out/
*.out
*.o
*.lo
*.ol
*.pyc
Makefile
*.h
*.Po
*.log
CMakeSettings.json
.vs/VSWorkspaceState.json
.vs/slnx.sqlite
.vs/ProjectSettings.json
.vs/MOHID-Lagrangian/v16/.suo
.vs/cmake.db
.vs/CMake Overview
build/bin/RELEASE/MOHIDLagrangian.exe
src/MOHIDLagrangianLib/kernel.f90
src/MOHIDLagrangianLib/kernelColiforms.f90
build/bin/RELEASE/MOHIDLagrangian.exe
build/bin/RELEASE/MOHIDLagrangian.exe
RUN_Cases/Debug_case/Command Prompt.lnk
RUN_Cases/Debug_case/data/Batea.kmz
RUN_Cases/Debug_case/data/Lerez.dat
RUN_Cases/Debug_case/data/Minor.dat
RUN_Cases/Debug_case/data/source_box2.kmz
RUN_Cases/Debug_case/data/spill_trajectory.dat
RUN_Cases/Debug_case/data/Verdugo.dat
RUN_Cases/Debug_case/materialTypes.xml
RUN_Cases/Debug_case/Debug_case.xml
RUN_Cases/Debug_case/nc_fields/hydrodynamic/2022053100.nc
RUN_Cases/Debug_case/nc_fields/hydrodynamic/2022060100.nc
RUN_Cases/Debug_case/nc_fields/hydrodynamic/2022060200.nc
RUN_Cases/Debug_case/nc_fields/meteo/2022053100.nc
RUN_Cases/Debug_case/nc_fields/meteo/2022060100.nc
RUN_Cases/Debug_case/nc_fields/meteo/2022060200.nc
RUN_Cases/Debug_case/ncNamesLibrary.xml
RUN_Cases/Debug_case/outputFields.xml
RUN_Cases/Debug_case/PV_state.pvsm
RUN_Cases/Debug_case/RunCase_buoyancy.sh
RUN_Cases/Debug_case/RunCase_test.bat
build/bin/RELEASE/MOHIDLagrangian.exe