Skip to content

Commit f8dee0f

Browse files
sbryngelsonclaude
andcommitted
Fix typo in m_start_up.fpp: equilirium -> equilibrium
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b06ed51 commit f8dee0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pre_process/m_start_up.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ contains
798798
if (relax) then
799799
if (proc_rank == 0) then
800800
print *, 'initial condition might have been altered due to enforcement of &
801-
& pTg-equilirium (relax = "T" activated)'
801+
& pTg-equilibrium (relax = "T" activated)'
802802
end if
803803

804804
call s_infinite_relaxation_k(q_cons_vf)

0 commit comments

Comments
 (0)