Skip to content

Commit a1dadce

Browse files
committed
Changed the Doxygen project number.
1 parent 2aa3d7b commit a1dadce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/doxygen/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = SOMAR
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = v1.2
41+
PROJECT_NUMBER = v2.0
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

exec/DJL/inputs.3D.v2Paper_Fig12

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ proj.relaxMethod = 6 # [5] 5 = GSRB, 6 = VertLine
162162
# proj.maxIters = 1 # [10]
163163
# proj.hang = 0.001 # [1.0e-7]
164164
# proj.normType = 2 # [2]
165-
proj.verbosity = 1 # [4]
165+
# proj.verbosity = 1 # [4]
166166

167167
# proj.bottom_absTol = 1.0e-12 # [1.0e-6]
168168
# proj.bottom_relTol = 1.0e-12 # *[1.0e-4]

0 commit comments

Comments
 (0)