Skip to content

Commit

Permalink
.org to .inl.gov
Browse files Browse the repository at this point in the history
Change all references of .org to .inl.gov (mooseframework)

Closes idaholab#29882
  • Loading branch information
milljm committed Feb 14, 2025
1 parent e976a1d commit 3e62251
Show file tree
Hide file tree
Showing 11,255 changed files with 11,289 additions and 11,289 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Some of the capability at your fingertips:
More Information
================

**For more information, including installation instructions, please see the official website: [mooseframework.org](https://mooseframework.org)**
**For more information, including installation instructions, please see the official website: [https://mooseframework.inl.gov](https://mooseframework.inl.gov)**

Contributing
============

For information on how to contribute code changes to MOOSE please [see this article](https://mooseframework.org/framework/contributing.html).
For information on how to contribute code changes to MOOSE please [see this article](https://mooseframework.inl.gov/framework/contributing.html).
2 changes: 1 addition & 1 deletion conda/empty_shell/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requirements:
run:
- {{ moose_dev }}
about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: 'The Multiphysics Object-Oriented Simulation Environment (MOOSE) is a finite-element, multiphysics framework primarily developed by Idaho National Laboratory. This superficial module (moose) if a future placeholder for binary releases of MOOSE.'

Expand Down
2 changes: 1 addition & 1 deletion conda/get_filename.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion conda/moose-dev/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ requirements:
- {{ moose_peacock }}

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: >
A simple package which installs all necessary Conda packages for MOOSE based development.
Expand Down
2 changes: 1 addition & 1 deletion conda/moose/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test:
- $PREFIX/bin/moose -h

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: >
The Multiphysics Object-Oriented Simulation Environment (MOOSE) is a finite-element,
Expand Down
2 changes: 1 addition & 1 deletion conda/mpi/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ outputs:
- yaml

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: Provides MPI wrapper and toolchain for MOOSE based development.
description: {{ mpi_friendly_name }} is a high performance and widely portable implementation of the Message Passing Interface (MPI) standard.
Expand Down
2 changes: 1 addition & 1 deletion conda/peacock/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ test:
- vtk

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: >
This superficial module (moose-peacock) acts as a top-level module designed to provide all
Expand Down
2 changes: 1 addition & 1 deletion conda/pyhit/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ test:
- pyhit

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: 'HIT Parser'

Expand Down
2 changes: 1 addition & 1 deletion conda/template/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test:
- <EXECUTABLE>-opt --help

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: >
The Multiphysics Object-Oriented Simulation Environment (MOOSE) is a finite-element,
Expand Down
2 changes: 1 addition & 1 deletion conda/tools/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ test:
- yaml

about:
home: https://mooseframework.org/
home: https://mooseframework.inl.gov/
license: LGPL 2.1
summary: >
This superficial module (moose-tools) acts as a top-level module designed to provide all
Expand Down
2 changes: 1 addition & 1 deletion conda/wasp/pyhit/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion conda/wasp/pyhit/mooseutils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
6 changes: 3 additions & 3 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ PACKAGE_TARNAME='moose'
PACKAGE_VERSION='0.9.0'
PACKAGE_STRING='moose 0.9.0'
PACKAGE_BUGREPORT='https://github.com/idaholab/moose/discussions'
PACKAGE_URL='https://mooseframework.org'
PACKAGE_URL='https://mooseframework.inl.gov'

ac_subst_vars='LTLIBOBJS
LIBOBJS
Expand Down Expand Up @@ -1253,7 +1253,7 @@ Optional Packages:
[ARG=yes or libtorch directory]
Report bugs to <https://github.com/idaholab/moose/discussions>.
moose home page: <https://mooseframework.org>.
moose home page: <https://mooseframework.inl.gov>.
_ACEOF
ac_status=$?
fi
Expand Down Expand Up @@ -2465,7 +2465,7 @@ Configuration commands:
$config_commands
Report bugs to <https://github.com/idaholab/moose/discussions>.
moose home page: <https://mooseframework.org>."
moose home page: <https://mooseframework.inl.gov>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([moose], [0.9.0], [https://github.com/idaholab/moose/discussions], [moose], [https://mooseframework.org])
AC_INIT([moose], [0.9.0], [https://github.com/idaholab/moose/discussions], [moose], [https://mooseframework.inl.gov])
AC_PREREQ([2.69])

# Infer the source directory as the path to the ./configure script
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of the MOOSE framework
* https://www.mooseframework.org
* https://mooseframework.inl.gov
*
* All rights reserved, see COPYRIGHT for full restrictions
* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/apt_installs.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/build_moose.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/hooks/post_checkout
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/hooks/post_push
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/install_packages.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion docker_ci/yum_installs.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#* This file is part of the MOOSE framework
#* https://www.mooseframework.org
#* https://mooseframework.inl.gov
#*
#* All rights reserved, see COPYRIGHT for full restrictions
#* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex01_inputfile/include/base/ExampleApp.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex01_inputfile/src/base/ExampleApp.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex01_inputfile/src/main.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex02_kernel/include/kernels/ExampleConvection.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex02_kernel/src/kernels/ExampleConvection.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex02_kernel/src/main.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex03_coupling/include/kernels/ExampleConvection.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex03_coupling/src/kernels/ExampleConvection.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex03_coupling/src/main.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/include/bcs/CoupledDirichletBC.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/include/bcs/CoupledNeumannBC.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/include/kernels/ExampleConvection.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/src/bcs/CoupledDirichletBC.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/src/bcs/CoupledNeumannBC.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/src/kernels/ExampleConvection.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/src/kernels/ExampleGaussContForcing.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex04_bcs/src/main.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex05_amr/include/kernels/ExampleCoefDiffusion.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex05_amr/include/kernels/ExampleConvection.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex05_amr/src/kernels/ExampleCoefDiffusion.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex05_amr/src/kernels/ExampleConvection.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex05_amr/src/main.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex06_transient/include/kernels/ExampleDiffusion.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex06_transient/src/kernels/ExampleConvection.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
2 changes: 1 addition & 1 deletion examples/ex06_transient/src/kernels/ExampleDiffusion.C
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//* https://mooseframework.inl.gov
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
Expand Down
Loading

0 comments on commit 3e62251

Please sign in to comment.