Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
94675457
Commit
94675457
authored
Oct 27, 2015
by
Peter W. Draper
Browse files
Fix up many and varied spelling issues, the main one being "Coypright".
parent
435c8d91
Changes
68
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
94675457
# This file is part of SWIFT.
# Co
y
pright (c) 2012 pedro.gonnet@durham.ac.uk.
# Cop
y
right (c) 2012 pedro.gonnet@durham.ac.uk.
# 2015 matthieu.schaller@durham.ac.uk.
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/BigCosmoVolume/makeIC.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2015 Matthieu Schaller (matthieu.schaller@durham.ac.uk)
# Cop
y
right (c) 2015 Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published
...
...
examples/BigPerturbedBox/makeIC_fcc.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/GreshoVortex/makeIC.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/GreshoVortex/solution.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/Makefile.am
View file @
94675457
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk).
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/PertubedBox/makeIC.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2013 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2013 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/SedovBlast/makeIC.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/SedovBlast/makeIC_fcc.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/SedovBlast/rdf.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
@@ -29,7 +29,7 @@ from numpy import *
# Input values?
if
len
(
sys
.
argv
)
<
3
:
print
"Us
e
age: "
,
sys
.
argv
[
0
]
,
" <filename> <nr. bins>"
print
"Usage: "
,
sys
.
argv
[
0
]
,
" <filename> <nr. bins>"
exit
()
# Get the input arguments
...
...
examples/SedovBlast/solution.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/SodShock/makeIC.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/SodShock/rhox.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
@@ -29,7 +29,7 @@ from numpy import *
# Input values?
if
len
(
sys
.
argv
)
<
3
:
print
"Us
e
age: "
,
sys
.
argv
[
0
]
,
" <filename> <nr. bins>"
print
"Usage: "
,
sys
.
argv
[
0
]
,
" <filename> <nr. bins>"
exit
()
# Get the input arguments
...
...
examples/SodShock/solution.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/UniformBox/makeIC.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2013 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2013 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
# This program is free software: you can redistribute it and/or modify
...
...
examples/main.c
View file @
94675457
...
...
@@ -211,7 +211,7 @@ int main(int argc, char *argv[]) {
(
long
int
)
sizeof
(
struct
gpart
));
}
/* Initi
l
aize unit system */
/* Initia
l
ize unit system */
initUnitSystem
(
&
us
);
if
(
myrank
==
0
)
{
message
(
"Unit system: U_M = %e g."
,
us
.
UnitMass_in_cgs
);
...
...
@@ -296,7 +296,7 @@ int main(int argc, char *argv[]) {
// message( "cutoffs in [ %g %g ]." , s.h_min , s.h_max ); fflush(stdout);
}
/* Verify that each particle is in it's prop
p
er cell. */
/* Verify that each particle is in it's proper cell. */
if
(
myrank
==
0
)
{
icount
=
0
;
space_map_cells_pre
(
&
s
,
0
,
&
map_cellcheck
,
&
icount
);
...
...
@@ -405,7 +405,7 @@ int main(int argc, char *argv[]) {
#endif
}
/* Dump a line of agregate output. */
/* Dump a line of ag
g
regate output. */
/* if (myrank == 0) { */
/* printf("%i %e %.16e %.16e %.16e %.3e %.3e %i %.3e %.3e", j, e.time,
*/
...
...
examples/plot_tasks.py
View file @
94675457
###############################################################################
# This file is part of SWIFT.
# Co
y
pright (c) 2015 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2015 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Bert Vandenbroucke (bert.vandenbroucke@ugent.be)
# Matthieu Schaller (matthieu.schaller@durham.ac.uk)
#
...
...
src/Makefile.am
View file @
94675457
# This file is part of SWIFT.
# Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
# Matthieu Schaller (matthieu.schaller@durham.ac.uk).
#
# This program is free software: you can redistribute it and/or modify
...
...
src/atomic.h
View file @
94675457
/*******************************************************************************
* This file is part of SWIFT.
* Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk)
* Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
...
...
src/cell.c
View file @
94675457
/*******************************************************************************
* This file is part of SWIFT.
* Co
y
pright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk)
* Cop
y
right (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
...
...
@@ -299,7 +299,7 @@ int cell_glocktree(struct cell *c) {
}
/**
* @brief Unock a cell's parents.
* @brief Un
l
ock a cell's parents.
*
* @param c The #cell.
*/
...
...
Prev
1
2
3
4
Next
Peter W. Draper
@pdraper
mentioned in merge request
!52 (merged)
·
Oct 28, 2015
mentioned in merge request
!52 (merged)
mentioned in merge request !52
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment