你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Added software description to logo message.
这个提交包含在:
@@ -57,6 +57,7 @@ along with gprMax. If not, see <http://www.gnu.org/licenses/>."""
|
|||||||
|
|
||||||
width = 65
|
width = 65
|
||||||
url = 'www.gprmax.com'
|
url = 'www.gprmax.com'
|
||||||
|
print('\nElectromagnetic modelling software based on the Finite-Difference \nTime-Domain (FDTD) method')
|
||||||
print('\n{} {} {}'.format('*'*round((width - len(url))/2), url, '*'*round((width - len(url))/2)))
|
print('\n{} {} {}'.format('*'*round((width - len(url))/2), url, '*'*round((width - len(url))/2)))
|
||||||
gprMaxlogo = Figlet(font='standard', width=width, justify='center')
|
gprMaxlogo = Figlet(font='standard', width=width, justify='center')
|
||||||
print('{}'.format(gprMaxlogo.renderText('gprMax')))
|
print('{}'.format(gprMaxlogo.renderText('gprMax')))
|
||||||
|
在新工单中引用
屏蔽一个用户